Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddisplay_gralloc.cpp42 static int32_t Unmap(BufferHandle *handle) in Unmap() function
H A Ddisplay_buffer_vdi_impl.cpp62 int32_t DisplayBufferVdiImpl::Unmap(const BufferHandle& handle) const in Unmap() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
H A Dframebuffer_allocator.cpp162 int32_t FramebufferAllocator::Unmap(BufferHandle &handle) in Unmap() function in OHOS::HDI::DISPLAY::FramebufferAllocator
H A Dallocator.cpp272 int32_t Allocator::Unmap(BufferHandle &handle) in Unmap() function in OHOS::HDI::DISPLAY::Allocator
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gralloc.h105 int32_t (*Unmap)(BufferHandle *handle); member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_buffer_gles.cpp209 void GpuBufferGLES::Unmap() const in Unmap() function in GpuBufferGLES
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmapper_service.cpp138 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 Ddisplay_buffer_vdi_impl.cpp62 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 Ddisplay_gralloc_client.cpp105 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 Dlayer_cache.cpp155 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 Ddisplay_buffer_hdi_impl.h161 int32_t Unmap(const BufferHandle& handle) const override in Unmap() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.cpp296 void GpuBufferVk::Unmap() const in Unmap() function in GpuBufferVk
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp251 ErrCode MappedFile::Unmap() in Unmap() function in OHOS::Utils::MappedFile
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c319 static int32_t Unmap(BufferHandle *buffer) in Unmap() function
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp175 GSError SurfaceBufferImpl::Unmap() in Unmap() function in OHOS::SurfaceBufferImpl