Searched refs:png_get_iCCP (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/image-decoders/png/
H A DPNGImageDecoder.cpp231 if (png_get_iCCP(png, info, &profileName, &compressionType, &profile, &profileLength)) {
/external/libpng/
H A Dpngget.c524 png_get_iCCP(png_structp png_ptr, png_infop info_ptr, function
H A Dpngtest.c972 if (png_get_iCCP(read_ptr, read_info_ptr, &name, &compression_type,
H A Dpng.h2543 extern PNG_EXPORT(png_uint_32,png_get_iCCP) PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.19/
H A Dpngget.c489 png_get_iCCP(png_structp png_ptr, png_infop info_ptr, function
H A Dpng.h2318 extern PNG_EXPORT(png_uint_32,png_get_iCCP) PNGARG((png_structp png_ptr,

Completed in 64 milliseconds