Searched refs:skipRight (Results 1 – 2 of 2) sorted by relevance
873 bool skipRight = !rightAlpha; in blitAntiRect() local874 SkIRect r = SkIRect::MakeXYWH(x + skipLeft, y, width + 2 - skipRight - skipLeft, height); in blitAntiRect()
2995 …int skipRight = (props.elementsInRow - GRADIENT_WIDTH * props.elementsInGroup) * props.elementSiz… in stripBuffer() local3029 for (int i = skipAlign; i < skipRight; i++) in stripBuffer()3035 index_src += skipRight; in stripBuffer()