Searched defs:lastScanline (Results 1 – 2 of 2) sorted by relevance
943 int lastScanline = offset + (height - 1) * stride; in createBitmap() local1487 int lastScanline = offset + (height - 1) * stride; in checkPixelsAccess() local
1472 int lastScanline = offset + (height - 1) * stride; in drawBitmap() local