Home
last modified time | relevance | path

Searched refs:PNG_TRANSFORM_SHIFT (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngimage.c278 { PNG_TRANSFORM_SHIFT | PNG_TRANSFORM_INVERT_ALPHA, 0/*antidote*/ }
1067 if ((applied_transforms & PNG_TRANSFORM_SHIFT) == 0 || in compare_read()
1068 (dp->active_transforms & PNG_TRANSFORM_SHIFT) == 0 || in compare_read()
/third_party/skia/third_party/externals/libpng/
Dpng.h839 #define PNG_TRANSFORM_SHIFT 0x0040 /* read and write */ macro
Dpngwrite.c1371 if ((transforms & PNG_TRANSFORM_SHIFT) != 0) in png_write_png()
Dpngread.c1150 if ((transforms & PNG_TRANSFORM_SHIFT) != 0) in png_read_png()
Dlibpng-manual.txt1142 PNG_TRANSFORM_SHIFT Normalize pixels to the
3391 PNG_TRANSFORM_SHIFT Normalize pixels to the