Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp35 static void *Mmap(BufferHandle *handle) in Mmap() function
Dframebuffer_allocator.cpp138 void* FramebufferAllocator::Mmap(BufferHandle &handle) in Mmap() function in OHOS::HDI::DISPLAY::FramebufferAllocator
Ddisplay_buffer_vdi_impl.cpp57 void* DisplayBufferVdiImpl::Mmap(const BufferHandle& handle) const in Mmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
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.cpp103 int32_t MapperService::Mmap(const sptr<NativeBuffer>& handle) in Mmap() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
/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.cpp154 void *DisplayBufferHdiImpl::Mmap(const BufferHandle& handle) const in Mmap() function in OHOS::HDI::Display::Buffer::V1_0::DisplayBufferHdiImpl
/drivers/peripheral/display/hal/default/
Ddisplay_gralloc.c286 static void *Mmap(BufferHandle *buffer) in Mmap() function