Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp42 static int32_t Unmap(BufferHandle *handle) in Unmap() function
Dframebuffer_allocator.cpp162 int32_t FramebufferAllocator::Unmap(BufferHandle &handle) in Unmap() function in OHOS::HDI::DISPLAY::FramebufferAllocator
Ddisplay_buffer_vdi_impl.cpp62 int32_t DisplayBufferVdiImpl::Unmap(const BufferHandle& handle) const in Unmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
Dallocator.cpp272 int32_t Allocator::Unmap(BufferHandle &handle) in Unmap() function in OHOS::HDI::DISPLAY::Allocator
/drivers/peripheral/display/interfaces/include/
Ddisplay_gralloc.h105 int32_t (*Unmap)(BufferHandle *handle); member
/drivers/peripheral/display/buffer/hdi_service/src/
Dmapper_service.cpp138 int32_t MapperService::Unmap(const sptr<NativeBuffer>& handle) in Unmap() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
/drivers/peripheral/display/buffer/vdi_base/src/
Ddisplay_buffer_vdi_impl.cpp62 int32_t DisplayBufferVdiImpl::Unmap(const BufferHandle& handle) const in Unmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/drivers/peripheral/display/hdi_service/gralloc/client/
Ddisplay_gralloc_client.cpp105 int32_t DisplayGrallocClient::Unmap(const BufferHandle &handle) const in Unmap() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/drivers/interface/display/composer/cache_manager/
Dlayer_cache.cpp155 int32_t LayerCache::Unmap(std::unique_ptr<NativeBuffer>& buffer) in Unmap() function in OHOS::HDI::Display::Composer::LayerCache
/drivers/interface/display/buffer/v1_0/hdi_impl/
Ddisplay_buffer_hdi_impl.h161 int32_t Unmap(const BufferHandle& handle) const override in Unmap() function
/drivers/peripheral/display/hal/default/
Ddisplay_gralloc.c319 static int32_t Unmap(BufferHandle *buffer) in Unmap() function