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