Home
last modified time | relevance | path

Searched defs:UnmapBuffer (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
Dbuffer_allocator.cpp39 RetCode BufferAllocator::UnmapBuffer(std::shared_ptr<IBuffer>&) in UnmapBuffer() function in OHOS::Camera::BufferAllocator
Dbuffer_allocator_utils.cpp86 RetCode BufferAllocatorUtils::UnmapBuffer(std::shared_ptr<IBuffer>& buffer) in UnmapBuffer() function in OHOS::Camera::BufferAllocatorUtils
/drivers/peripheral/display/hdi_service/gralloc/client/
Dmapper_adapter.cpp53 int32_t MapperAdapter::UnmapBuffer(const BufferHandle& handle) const in UnmapBuffer() function in OHOS::HDI::Display::V1_0::MapperAdapter
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
Dheap_buffer_allocator.cpp84 RetCode HeapBufferAllocator::UnmapBuffer(std::shared_ptr<IBuffer>&) in UnmapBuffer() function in OHOS::Camera::HeapBufferAllocator
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
Dgralloc_buffer_allocator.cpp134 RetCode GrallocBufferAllocator::UnmapBuffer(std::shared_ptr<IBuffer>& buffer) in UnmapBuffer() function in OHOS::Camera::GrallocBufferAllocator