Searched defs:blue_high (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpngrtran.c4526 png_byte blue_high = (png_byte)((trans_color->blue >> 8) & 0xff); local
4538 *(sp - 1) == blue_high &&
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrtran.c4871 png_byte blue_high = (png_byte)((trans_color->blue >> 8) & 0xff); local
4883 *(sp - 1) == blue_high &&

Completed in 77 milliseconds