Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
Dpngrtran.c4567 png_byte blue_high = (png_byte)((trans_color->blue >> 8) & 0xff); in png_do_expand() local
4579 *(sp - 1) == blue_high && in png_do_expand()