Searched refs:rowStrideBytes (Results 1 – 1 of 1) sorted by relevance
189 val rowStrideBytes: Int = image.planes[0].getRowStride() in getScreenshot() constant191 val rowPaddingBytes = rowStrideBytes - pixelBytesPerRow in getScreenshot()