Home
last modified time | relevance | path

Searched refs:PNG_FP_STATE (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpngpriv.h1769 #define PNG_FP_STATE 3 /* mask for the above */ macro
Dpng.c2708 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))
/external/libpng/
Dpngpriv.h1894 #define PNG_FP_STATE 3 /* mask for the above */ macro
Dpng.c2746 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))