Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkConfig8888.cpp56 static AlphaVerb compute_AlphaVerb(SkAlphaType src, SkAlphaType dst) { in compute_AlphaVerb() function
87 AlphaVerb doAlpha = compute_AlphaVerb(fAlphaType, dst->fAlphaType); in convertPixelsTo()