Searched defs:lastScanline (Results 1 – 3 of 3) sorted by relevance
678 int lastScanline = offset + (height - 1) * stride; in createBitmap() local1022 int lastScanline = offset + (height - 1) * stride; in checkPixelsAccess() local
1163 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local
849 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local