Searched defs:lastScanline (Results 1 – 3 of 3) sorted by relevance
874 int lastScanline = offset + (height - 1) * stride; in createBitmap() local1382 int lastScanline = offset + (height - 1) * stride; in checkPixelsAccess() local
1237 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local
915 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local