Home
last modified time | relevance | path

Searched defs:Mmap (Results 1 – 10 of 10) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp35 static void *Mmap(BufferHandle *handle) in Mmap() function
Ddisplay_buffer_vdi_impl.cpp57 void* DisplayBufferVdiImpl::Mmap(const BufferHandle& handle) const in Mmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
Dframebuffer_allocator.cpp138 void* FramebufferAllocator::Mmap(BufferHandle &handle) in Mmap() function in OHOS::HDI::DISPLAY::FramebufferAllocator
Dallocator.cpp254 void *Allocator::Mmap(BufferHandle &handle) in Mmap() function in OHOS::HDI::DISPLAY::Allocator
/drivers/peripheral/display/interfaces/include/
Ddisplay_gralloc.h82 void *(*Mmap)(BufferHandle *handle); member
/drivers/peripheral/display/buffer/hdi_service/src/
Dmapper_service.cpp114 int32_t MapperService::Mmap(const sptr<NativeBuffer>& handle) in Mmap() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
/drivers/peripheral/display/buffer/vdi_base/src/
Ddisplay_buffer_vdi_impl.cpp57 void* DisplayBufferVdiImpl::Mmap(const BufferHandle& handle) const in Mmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/drivers/peripheral/display/hdi_service/gralloc/client/
Ddisplay_gralloc_client.cpp93 void* DisplayGrallocClient::Mmap(const BufferHandle &handle) const in Mmap() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/drivers/interface/display/buffer/v1_0/hdi_impl/
Ddisplay_buffer_hdi_impl.h150 void *Mmap(const BufferHandle& handle) const override in Mmap() function
/drivers/peripheral/display/hal/default/
Ddisplay_gralloc.c286 static void *Mmap(BufferHandle *buffer) in Mmap() function