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

/external/libpng/
H A Dpngrtran.c4542 png_byte green_high = (png_byte)((trans_color->green >> 8) & 0xff); local
4553 *(sp - 3) == green_high &&
/external/pdfium/third_party/libpng16/
H A Dpngrtran.c4534 png_byte green_high = (png_byte)((trans_color->green >> 8) & 0xff); local
4545 *(sp - 3) == green_high &&
/external/syslinux/com32/lib/libpng/
H A Dpngrtran.c4001 png_byte green_high = (trans_value->green >> 8) & 0xff; local
4012 *(sp - 3) == green_high &&

Completed in 90 milliseconds