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

/external/libpng/
H A Dpngwrite.c1600 (PNG_TRANSFORM_STRIP_FILLER_AFTER|PNG_TRANSFORM_STRIP_FILLER_BEFORE))
1603 if (transforms & PNG_TRANSFORM_STRIP_FILLER_AFTER)
H A Dpng.h972 #define PNG_TRANSFORM_STRIP_FILLER_AFTER 0x1000 /* write only */ macro
/external/chromium_org/third_party/libpng/
H A Dpngwrite.c1550 if (transforms & PNG_TRANSFORM_STRIP_FILLER_AFTER)
H A Dpng.h1222 #define PNG_TRANSFORM_STRIP_FILLER_AFTER 0x1000 /* write only */ macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c1550 if (transforms & PNG_TRANSFORM_STRIP_FILLER_AFTER)
H A Dpng.h1272 #define PNG_TRANSFORM_STRIP_FILLER_AFTER 0x1000 /* write only */ macro

Completed in 78 milliseconds