Home
last modified time | relevance | path

Searched refs:PNG_sRGB_INTENT_LAST (Results 1 – 9 of 9) sorted by relevance

/external/libpng/
Dpngwutil.c758 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
Dpngrutil.c1007 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
Dpng.h1168 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
/external/qemu/distrib/libpng-1.2.19/
Dpngwutil.c717 if(srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
Dpng.h1004 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
Dpngrutil.c929 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
/external/chromium_org/third_party/libpng/
Dpngwutil.c758 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
Dpngrutil.c991 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
Dpng.h1121 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro