Searched refs:dstHeight (Results 1 – 1 of 1) sorted by relevance
365 int dstHeight = image.getHeight(); in createDropShadow() local372 int yStop = dstHeight - right; in createDropShadow()386 for (int y = 0, bufferOffset = 0; y < dstHeight; y++, bufferOffset = y * dstWidth) { in createDropShadow()