Searched defs:lastScanline (Results 1 – 3 of 3) sorted by relevance
1320 int lastScanline = offset + (height - 1) * stride; in createBitmap() local2282 int lastScanline = offset + (height - 1) * stride; in checkPixelsAccess() local
156 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local
200 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local