Searched defs:DecodePNG (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/test/ispy/common/
H A Dimage_tools.py313 def DecodePNG(png): function
/external/chromium_org/mojo/examples/png_viewer/
H A Dpng_viewer.cc65 DecodePNG(response.Pass());
102 void DecodePNG(URLResponsePtr response) { function in class:mojo::examples::PNGView
/external/chromium_org/tools/imagediff/
H A Dimage_diff_png.cc614 bool DecodePNG(const unsigned char* input, size_t input_size, function in namespace:image_diff_png
/external/chromium_org/ui/base/resource/
H A Dresource_bundle.cc770 if (DecodePNG(memory->front(), memory->size(), bitmap, fell_back_to_1x))
857 bool ResourceBundle::DecodePNG(const unsigned char* buf, function in class:ui::ResourceBundle

Completed in 227 milliseconds