Searched refs:PNG_FP_SAW_ANY (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpng.c1010 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))
1013 if (state & PNG_FP_SAW_ANY)
1071 if (state & PNG_FP_SAW_ANY)
H A Dpngpriv.h1263 #define PNG_FP_SAW_ANY 60 /* Saw any of the above 4 */ macro

Completed in 267 milliseconds