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

  /external/libpng/
pngread.c 3560 int preserve_alpha = (image->format & PNG_FORMAT_FLAG_ALPHA) != 0; local
    [all...]
  /external/pdfium/third_party/libpng16/
pngread.c 3562 int preserve_alpha = (image->format & PNG_FORMAT_FLAG_ALPHA) != 0; local
    [all...]
  /external/skia/third_party/libpng/
pngread.c 3552 int preserve_alpha = (image->format & PNG_FORMAT_FLAG_ALPHA) != 0; local
    [all...]

Completed in 947 milliseconds