HomeSort by relevance Sort by last modified time
    Searched refs:PNG_sRGB_INTENT_LAST (Results 1 - 7 of 7) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/libpng/
pngrutil.c 1007 if (intent >= PNG_sRGB_INTENT_LAST)
    [all...]
pngwutil.c 758 if (srgb_intent >= PNG_sRGB_INTENT_LAST)
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h     [all...]
pngwutil.c 717 if(srgb_intent >= PNG_sRGB_INTENT_LAST)
    [all...]
pngrutil.c 929 if (intent >= PNG_sRGB_INTENT_LAST)
    [all...]

Completed in 49 milliseconds