Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp687 SkAlpha effectiveRightAlpha = (r.fRight == x + width + 2) ? in blitAntiRect() local
690 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()
699 effectiveRightAlpha); in blitAntiRect()
703 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()
/external/skqp/src/core/
DSkBlitter.cpp686 SkAlpha effectiveRightAlpha = (r.fRight == x + width + 2) ? in blitAntiRect() local
689 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()
698 effectiveRightAlpha); in blitAntiRect()
702 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()