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

/external/libpng/
H A Dpngpriv.h1831 #define PNG_FP_STICKY 448 /* The above three flags */ macro
H A Dpng.c2674 #define png_fp_set(state, value) ((state) = (value) | ((state) & PNG_FP_STICKY))
/external/pdfium/third_party/libpng16/
H A Dpngpriv.h1779 #define PNG_FP_STICKY 448 /* The above three flags */ macro
H A Dpng.c2643 #define png_fp_set(state, value) ((state) = (value) | ((state) & PNG_FP_STICKY))
/external/skia/third_party/libpng/
H A Dpngpriv.h1779 #define PNG_FP_STICKY 448 /* The above three flags */ macro
H A Dpng.c2642 #define png_fp_set(state, value) ((state) = (value) | ((state) & PNG_FP_STICKY))

Completed in 378 milliseconds