Searched refs:effectiveLeftAlpha (Results 1 – 2 of 2) sorted by relevance
686 SkAlpha effectiveLeftAlpha = (r.fLeft == x) ? leftAlpha : 255; in blitAntiRect() local690 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()695 effectiveLeftAlpha); in blitAntiRect()703 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()
685 SkAlpha effectiveLeftAlpha = (r.fLeft == x) ? leftAlpha : 255; in blitAntiRect() local689 if (255 == effectiveLeftAlpha && 255 == effectiveRightAlpha) { in blitAntiRect()694 effectiveLeftAlpha); in blitAntiRect()702 effectiveLeftAlpha, effectiveRightAlpha); in blitAntiRect()