Searched refs:EncodeWithCompressionLevel (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/codec/
H A Dpng_codec.cc626 bool EncodeWithCompressionLevel(const unsigned char* input, function in namespace:gfx::__anon16815
742 return EncodeWithCompressionLevel(
764 return EncodeWithCompressionLevel(input,
/external/chromium_org/tools/imagediff/
H A Dimage_diff_png.cc525 bool EncodeWithCompressionLevel(const unsigned char* input, ColorFormat format, function in namespace:image_diff_png
606 return EncodeWithCompressionLevel(input, format, width, height,

Completed in 53 milliseconds