Searched refs:rgbSize (Results 1 – 2 of 2) sorted by relevance
489 const uint32_t rgbSize = width * height * bpp; in unlockHostImpl() local508 convertedBuf.resize(rgbSize); in unlockHostImpl()514 sizeToSend = rgbSize; in unlockHostImpl()
387 const uint32_t rgbSize = width * height * bpp; in unlock_impl() local408 convertedBuf.resize(rgbSize); in unlock_impl()414 sizeToSend = rgbSize; in unlock_impl()