Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp516 SkAlpha effectiveLeftAlpha = (r.fLeft == x) ? leftAlpha : 255; in blitAntiRect() local
520 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()
525 effectiveLeftAlpha); in blitAntiRect()
533 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()