Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp506 SkAlpha effectiveLeftAlpha = (r.fLeft == x) ? leftAlpha : 255; in blitAntiRect() local
510 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()
515 effectiveLeftAlpha); in blitAntiRect()
523 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()