Home
last modified time | relevance | path

Searched defs:DecodePNG (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/test/functional/ispy/common/
Dimage_tools.py313 def DecodePNG(png): function
/external/chromium_org/ui/base/resource/
Dresource_bundle.cc797 bool ResourceBundle::DecodePNG(const unsigned char* buf, in DecodePNG() function in ui::ResourceBundle
/external/chromium_org/tools/imagediff/
Dimage_diff_png.cc621 bool DecodePNG(const unsigned char* input, size_t input_size, in DecodePNG() function