Searched refs:scanLineBytes (Results 1 – 2 of 2) sorted by relevance
109 int scanLineBytes = bytesPerPixel * width; in load()116 imageData.position(scanLineBytes * y); in load()
302 int scanLineBytes = bytesPerPixel * width; in load() local305 dataStore.position(scanLineBytes * y); in load()