Home
last modified time | relevance | path

Searched defs:Unmap (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dframe_buffer.cpp94 int V4L2FrameBuffer::Unmap() { in Unmap() function in arc::V4L2FrameBuffer
177 int GrallocFrameBuffer::Unmap() { in Unmap() function in arc::GrallocFrameBuffer
Dframe_buffer.h67 int Unmap() override { return 0; } in Unmap() function
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkExternalMemoryHost.cpp73 void Unmap() { in Unmap() function in gfxstream::__anonade00b740111::ScopedFd
/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp443 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::Unmap(uint32_t resourceId) { in Unmap() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl
1107 void EmulatedVirtioGpu::Unmap(uint32_t resourceId) { mImpl->Unmap(resourceId); } in Unmap() function in gfxstream::EmulatedVirtioGpu