Searched refs:bytesPerPixel (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/hals/ |
D | cb_handle_30.h | 55 bytesPerPixel(p_bytesPerPixel), in cb_handle_30_t() 77 uint32_t bytesPerPixel; member
|
D | allocator3.cpp | 243 const uint32_t bytesPerPixel, in allocateImpl2() argument 254 bytesPerPixel, stride, in allocateImpl2() 330 const int32_t bytesPerPixel, in allocateCb() argument 393 bytesPerPixel, in allocateCb()
|
D | mapper3.cpp | 138 int32_t bytesPerPixel = 0; in lock() local 142 &ptr, &bytesPerPixel, &bytesPerStride); in lock() 144 hidl_cb(Error3::NONE, ptr, bytesPerPixel, bytesPerStride); in lock() 285 *pBytesPerPixel = cb->bytesPerPixel; in lockImpl() 286 *pBytesPerStride = cb->bytesPerPixel * cb->stride; in lockImpl()
|