Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp518 SkAlpha effectiveRightAlpha = (r.fRight == x + width + 2) ? in blitAntiRect() local
521 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()
530 effectiveRightAlpha); in blitAntiRect()
534 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()