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

/external/libpng/
H A Dpngrtran.c4543 png_byte blue_high = (png_byte)((trans_color->blue >> 8) & 0xff); local
4555 *(sp - 1) == blue_high &&
/external/pdfium/third_party/libpng16/
H A Dpngrtran.c4535 png_byte blue_high = (png_byte)((trans_color->blue >> 8) & 0xff); local
4547 *(sp - 1) == blue_high &&
/external/syslinux/com32/lib/libpng/
H A Dpngrtran.c4002 png_byte blue_high = (trans_value->blue >> 8) & 0xff; local
4014 *(sp - 1) == blue_high &&

Completed in 195 milliseconds