Home
last modified time | relevance | path

Searched refs:stribeBytes (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/detector/
DImage.cpp175 uint32_t stribeBytes = w * 4; in SaveRGBAToBitmapFile() local
178 const uint8_t* currentPixel = rgbaPixels + (stribeBytes * flippedY); in SaveRGBAToBitmapFile()