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

/external/libpng/
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
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h2814 /* PNG_OUT_OF_RANGE returns true if value is outside the range
2818 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ macro

Completed in 46 milliseconds