HomeSort by relevance Sort by last modified time
    Searched refs:red_high (Results 1 - 3 of 3) sorted by null

  /external/libpng/
pngrtran.c 4541 png_byte red_high = (png_byte)((trans_color->red >> 8) & 0xff); local
    [all...]
  /external/pdfium/third_party/libpng16/
pngrtran.c 4533 png_byte red_high = (png_byte)((trans_color->red >> 8) & 0xff); local
    [all...]
  /external/syslinux/com32/lib/libpng/
pngrtran.c 4000 png_byte red_high = (trans_value->red >> 8) & 0xff; local
    [all...]

Completed in 115 milliseconds