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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngpriv.h1258 #define PNG_FP_STATE 3 /* mask for the above */ macro
H A Dpng.c1008 * bits of the PNG_FP_STATE.
1010 switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))

Completed in 38 milliseconds