Searched refs:xStop (Results 1 – 1 of 1) sorted by relevance
370 int xStop = dstWidth - right; in createDropShadow() local397 for (int x = xStart; x < xStop; x++, bufferOffset++) { in createDropShadow()