Searched refs:PNG_TRANSFORM_STRIP_FILLER_BEFORE (Results 1 - 10 of 10) sorted by relevance

/external/libpng/
H A Dpngwrite.c1389 PNG_TRANSFORM_STRIP_FILLER_BEFORE)) != 0)
1394 if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0)
1402 else if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0)
H A Dpng.h881 #define PNG_TRANSFORM_STRIP_FILLER_BEFORE PNG_TRANSFORM_STRIP_FILLER macro
/external/pdfium/third_party/libpng16/
H A Dpngwrite.c1389 PNG_TRANSFORM_STRIP_FILLER_BEFORE)) != 0)
1394 if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0)
1402 else if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0)
H A Dpng.h881 #define PNG_TRANSFORM_STRIP_FILLER_BEFORE PNG_TRANSFORM_STRIP_FILLER macro
/external/skia/third_party/libpng/
H A Dpngwrite.c1389 PNG_TRANSFORM_STRIP_FILLER_BEFORE)) != 0)
1394 if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0)
1402 else if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0)
H A Dpng.h881 #define PNG_TRANSFORM_STRIP_FILLER_BEFORE PNG_TRANSFORM_STRIP_FILLER macro
/external/libpng/contrib/libtests/
H A Dpngimage.c1347 PNG_TRANSFORM_STRIP_FILLER_BEFORE))
1352 PNG_TRANSFORM_STRIP_FILLER_BEFORE))
/external/syslinux/com32/lib/libpng/
H A DCHANGES2302 Undid previous change and added PNG_TRANSFORM_STRIP_FILLER_BEFORE and
H A Dpngwrite.c1551 else if (transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE)
/external/syslinux/com32/include/
H A Dpng.h1216 #define PNG_TRANSFORM_STRIP_FILLER_BEFORE 0x0800 /* write only */ macro

Completed in 301 milliseconds