Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBitmapDevice.cpp48 SkAlphaType canonicalAlphaType = info.alphaType(); in valid_for_bitmap_device() local
54 canonicalAlphaType = kOpaque_SkAlphaType; in valid_for_bitmap_device()
65 *newAlphaType = canonicalAlphaType; in valid_for_bitmap_device()