Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp517 SkAlpha effectiveRightAlpha = (r.fRight == x + width + 2) ? in blitAntiRect() local
520 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()
529 effectiveRightAlpha); in blitAntiRect()
533 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()