Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp489 const uint32_t rgbSize = width * height * bpp; in unlockHostImpl() local
508 convertedBuf.resize(rgbSize); in unlockHostImpl()
514 sizeToSend = rgbSize; in unlockHostImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp387 const uint32_t rgbSize = width * height * bpp; in unlock_impl() local
408 convertedBuf.resize(rgbSize); in unlock_impl()
414 sizeToSend = rgbSize; in unlock_impl()