Searched defs:Mmap (Results 1 – 9 of 9) sorted by relevance
35 static void *Mmap(BufferHandle *handle) in Mmap() function
138 void* FramebufferAllocator::Mmap(BufferHandle &handle) in Mmap() function in OHOS::HDI::DISPLAY::FramebufferAllocator
57 void* DisplayBufferVdiImpl::Mmap(const BufferHandle& handle) const in Mmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
254 void *Allocator::Mmap(BufferHandle &handle) in Mmap() function in OHOS::HDI::DISPLAY::Allocator
82 void *(*Mmap)(BufferHandle *handle); member
103 int32_t MapperService::Mmap(const sptr<NativeBuffer>& handle) in Mmap() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
93 void* DisplayGrallocClient::Mmap(const BufferHandle &handle) const in Mmap() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
154 void *DisplayBufferHdiImpl::Mmap(const BufferHandle& handle) const in Mmap() function in OHOS::HDI::Display::Buffer::V1_0::DisplayBufferHdiImpl
286 static void *Mmap(BufferHandle *buffer) in Mmap() function