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

/external/chromium_org/third_party/libpng/
H A Dpngread.c1392 if (transforms & PNG_TRANSFORM_STRIP_ALPHA)
H A Dpng.h1209 #define PNG_TRANSFORM_STRIP_ALPHA 0x0002 /* read only */ macro
/external/libpng/
H A Dpngread.c1572 if (transforms & PNG_TRANSFORM_STRIP_ALPHA)
H A Dpng.h1259 #define PNG_TRANSFORM_STRIP_ALPHA 0x0002 /* read only */ macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpngread.c1360 if (transforms & PNG_TRANSFORM_STRIP_ALPHA)
H A Dpng.h1092 #define PNG_TRANSFORM_STRIP_ALPHA 0x0002 /* read only */ macro

Completed in 106 milliseconds