Searched defs:Map (Results 1 – 4 of 4) sorted by relevance
/hardware/libhardware/modules/camera/3_4/arc/ | ||
D | frame_buffer.cpp | 78 int V4L2FrameBuffer::Map() { in Map() function in arc::V4L2FrameBuffer |
D | frame_buffer.h | 66 int Map() override { return 0; } in Map() function |
/hardware/google/gfxstream/common/detector/ | ||
D | GraphicsDetectorVkExternalMemoryHost.cpp | 59 void* Map(size_t size) { in Map() function in gfxstream::__anon1ddc61160111::ScopedFd |
/hardware/google/gfxstream/host/ | ||
D | VirtioGpuResource.cpp | 418 int VirtioGpuResource::Map(void** outAddress, uint64_t* outSize) { in Map() function in gfxstream::host::VirtioGpuResource |