Searched defs:PNG_OUT_OF_RANGE (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngpriv.h708 /* PNG_OUT_OF_RANGE returns true if value is outside the range
713 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro
/external/pdfium/third_party/libpng16/
H A Dpngpriv.h679 /* PNG_OUT_OF_RANGE returns true if value is outside the range
684 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro
/external/skia/third_party/libpng/
H A Dpngpriv.h679 /* PNG_OUT_OF_RANGE returns true if value is outside the range
684 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro
/external/syslinux/com32/include/
H A Dpng.h3021 /* PNG_OUT_OF_RANGE returns true if value is outside the range
3026 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro

Completed in 138 milliseconds