Searched defs:Mmap (Results 1 – 11 of 11) sorted by relevance
35 static void *Mmap(BufferHandle *handle) in Mmap() function
57 void* DisplayBufferVdiImpl::Mmap(const BufferHandle& handle) const in Mmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
138 void* FramebufferAllocator::Mmap(BufferHandle &handle) in Mmap() function in OHOS::HDI::DISPLAY::FramebufferAllocator
254 void *Allocator::Mmap(BufferHandle &handle) in Mmap() function in OHOS::HDI::DISPLAY::Allocator
82 void *(*Mmap)(BufferHandle *handle); member
125 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
136 int32_t LayerCache::Mmap(std::unique_ptr<NativeBuffer>& buffer) in Mmap() function in OHOS::HDI::Display::Composer::LayerCache
150 void *Mmap(const BufferHandle& handle) const override in Mmap() function
286 static void *Mmap(BufferHandle *buffer) in Mmap() function