Searched refs:buf_desc_info (Results 1 – 1 of 1) sorted by relevance
341 mapper2::IMapper::BufferDescriptorInfo buf_desc_info = { in SensorsTestSharedMemory() local350 handle = const_cast<native_handle_t *>(mGrallocWrapper->allocate(buf_desc_info)); in SensorsTestSharedMemory()353 static_cast<int32_t>(buf_desc_info.width), in SensorsTestSharedMemory()354 static_cast<int32_t>(buf_desc_info.height)}; in SensorsTestSharedMemory()356 (mGrallocWrapper->lock(handle, buf_desc_info.usage, region, /*fence=*/-1)); in SensorsTestSharedMemory()