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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngrtran.c4748 png_byte red_high = (png_byte)((trans_color->red >> 8) & 0xff); local
4758 if (*(sp - 5) == red_high &&

Completed in 47 milliseconds