Searched refs:fLeftAlpha (Results 1 – 3 of 3) sorted by relevance
97 if (fAntiRect.fLeftAlpha) { in convertCoverageToAlpha()98 tMask[0] = fAntiRect.fLeftAlpha; in convertCoverageToAlpha()
34 SkAlpha fLeftAlpha; member
132 SkAlpha leftAlpha = antiRect.fLeftAlpha; in blitCoverageDeltas()