Home
last modified time | relevance | path

Searched defs:kPremul (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/effects/
DGrBicubicEffect.h109 kPremul, // clamps a to 0..1 and rgb to 0..a enumerator
/external/skia/src/opts/
DSkSwizzler_opts.h234 static void expand_grayA(bool kPremul, uint32_t dst[], const uint8_t* src, int count) { in expand_grayA()