Searched refs:buf_desc_info (Results 1 – 1 of 1) sorted by relevance
128 mapper2::IMapper::BufferDescriptorInfo buf_desc_info = { in SensorsTestSharedMemory() local136 handle = const_cast<native_handle_t*>(mGrallocWrapper->allocate(buf_desc_info)); in SensorsTestSharedMemory()138 mapper2::IMapper::Rect region{0, 0, static_cast<int32_t>(buf_desc_info.width), in SensorsTestSharedMemory()139 static_cast<int32_t>(buf_desc_info.height)}; in SensorsTestSharedMemory()141 mGrallocWrapper->lock(handle, buf_desc_info.usage, region, /*fence=*/-1)); in SensorsTestSharedMemory()