Searched refs:deltaRow (Results 1 – 2 of 2) sorted by relevance
81 SkFixed* deltaRow = &this->delta(fBounds.fLeft, fBounds.fTop); in convertCoverageToAlpha() local102 deltaRow += fExpandedWidth * fAntiRect.fHeight; in convertCoverageToAlpha()114 c[0] = c[SIMD_WIDTH - 1] + deltaRow[ix]; in convertCoverageToAlpha()116 c[j] = c[j - 1] + deltaRow[ix + j]; in convertCoverageToAlpha()127 deltaRow += fExpandedWidth; in convertCoverageToAlpha()