/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
H A D | display_gralloc.cpp | 42 static int32_t Unmap(BufferHandle *handle) in Unmap() function
|
H A D | display_buffer_vdi_impl.cpp | 62 int32_t DisplayBufferVdiImpl::Unmap(const BufferHandle& handle) const in Unmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
|
H A D | framebuffer_allocator.cpp | 162 int32_t FramebufferAllocator::Unmap(BufferHandle &handle) in Unmap() function in OHOS::HDI::DISPLAY::FramebufferAllocator
|
H A D | allocator.cpp | 272 int32_t Allocator::Unmap(BufferHandle &handle) in Unmap() function in OHOS::HDI::DISPLAY::Allocator
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_gralloc.h | 105 int32_t (*Unmap)(BufferHandle *handle); member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_buffer_gles.cpp | 209 void GpuBufferGLES::Unmap() const in Unmap() function in GpuBufferGLES
|
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/ |
H A D | mapper_service.cpp | 138 int32_t MapperService::Unmap(const sptr<NativeBuffer>& handle) in Unmap() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
|
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/ |
H A D | display_buffer_vdi_impl.cpp | 62 int32_t DisplayBufferVdiImpl::Unmap(const BufferHandle& handle) const in Unmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
|
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/ |
H A D | display_gralloc_client.cpp | 105 int32_t DisplayGrallocClient::Unmap(const BufferHandle &handle) const in Unmap() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
|
/ohos5.0/drivers/interface/display/composer/cache_manager/ |
H A D | layer_cache.cpp | 155 int32_t LayerCache::Unmap(std::unique_ptr<NativeBuffer>& buffer) in Unmap() function in OHOS::HDI::Display::Composer::LayerCache
|
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 161 int32_t Unmap(const BufferHandle& handle) const override in Unmap() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | gpu_buffer_vk.cpp | 296 void GpuBufferVk::Unmap() const in Unmap() function in GpuBufferVk
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | mapped_file.cpp | 251 ErrCode MappedFile::Unmap() in Unmap() function in OHOS::Utils::MappedFile
|
/ohos5.0/drivers/peripheral/display/hal/default/ |
H A D | display_gralloc.c | 319 static int32_t Unmap(BufferHandle *buffer) in Unmap() function
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_buffer_impl.cpp | 175 GSError SurfaceBufferImpl::Unmap() in Unmap() function in OHOS::SurfaceBufferImpl
|