DecodePNG          88 tools/imagediff/image_diff.cc     if (!image_diff_png::DecodePNG(source.get(), byte_length,
DecodePNG         113 tools/imagediff/image_diff.cc     if (!image_diff_png::DecodePNG(&compressed[0], compressed.size(),
DecodePNG          14 tools/imagediff/image_diff_png.h bool DecodePNG(const unsigned char* input, size_t input_size,
DecodePNG         720 ui/base/resource/resource_bundle.cc   if (DecodePNG(memory->front(), memory->size(), bitmap, fell_back_to_1x))
DecodePNG         345 ui/base/resource/resource_bundle.h   static bool DecodePNG(const unsigned char* buf,