Searched defs:kAlphaType (Results 1 – 3 of 3) sorted by relevance
26 constexpr SkAlphaType kAlphaType = kUnpremul_SkAlphaType; variable
196 static constexpr auto kAlphaType = kUnpremul_SkAlphaType; in createTexture() local