Searched refs:pixelStrideBytes (Results 1 – 1 of 1) sorted by relevance
188 val pixelStrideBytes: Int = image.planes[0].getPixelStride() in getScreenshot() constant190 val pixelBytesPerRow = pixelStrideBytes * image.width in getScreenshot()