Searched refs:yStop (Results 1 – 1 of 1) sorted by relevance
96 int yStop = dstHeight - right; in createDropShadow() local150 for (int y = yStart; y < yStop; y++, bufferOffset += dstWidth) { in createDropShadow()