Searched refs:PNG_IMAGE_FLAG_16BIT_sRGB (Results 1 - 5 of 5) sorted by relevance

/external/libpng/
H A Dpngread.c2160 (image->flags & PNG_IMAGE_FLAG_16BIT_sRGB) == 0)
3732 (image->flags & PNG_IMAGE_FLAG_16BIT_sRGB) == 0)
H A Dpng.h2985 #define PNG_IMAGE_FLAG_16BIT_sRGB 0x04 macro
/external/pdfium/third_party/libpng16/
H A Dpngread.c2146 (image->flags & PNG_IMAGE_FLAG_16BIT_sRGB) == 0)
3719 (image->flags & PNG_IMAGE_FLAG_16BIT_sRGB) == 0)
H A Dpng.h2971 #define PNG_IMAGE_FLAG_16BIT_sRGB 0x04 macro
/external/libpng/contrib/libtests/
H A Dpngstest.c2985 image->image.flags |= PNG_IMAGE_FLAG_16BIT_sRGB;

Completed in 352 milliseconds