Searched defs:lastScanline (Results 1 – 3 of 3) sorted by relevance
1192 int lastScanline = offset + (height - 1) * stride; in createBitmap() local1994 int lastScanline = offset + (height - 1) * stride; in checkPixelsAccess() local
191 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local
149 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local