Home
last modified time | relevance | path

Searched refs:PNG_FP_SAW_ANY (Results 1 – 6 of 6) sorted by relevance

/external/skia/third_party/libpng/
Dpng.c2673 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))
2676 if ((state & PNG_FP_SAW_ANY) != 0)
2734 if ((state & PNG_FP_SAW_ANY) != 0)
Dpngpriv.h1772 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro
/external/libpng/
Dpng.c2705 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))
2708 if ((state & PNG_FP_SAW_ANY) != 0)
2766 if ((state & PNG_FP_SAW_ANY) != 0)
Dpngpriv.h1824 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro
/external/pdfium/third_party/libpng16/
Dpng.c2674 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))
2677 if ((state & PNG_FP_SAW_ANY) != 0)
2735 if ((state & PNG_FP_SAW_ANY) != 0)
Dpngpriv.h1772 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro