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

/external/libpng/
H A Dpngpriv.h665 /* PNG_OUT_OF_RANGE returns true if value is outside the range
670 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro
/external/chromium_org/third_party/libpng/
H A Dpng.h3026 /* PNG_OUT_OF_RANGE returns true if value is outside the range
3031 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.h3098 /* PNG_OUT_OF_RANGE returns true if value is outside the range
3103 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro

Completed in 149 milliseconds