Home
last modified time | relevance | path

Searched defs:FlushCache (Results 1 – 13 of 13) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
Dbuffer_allocator.cpp44 RetCode BufferAllocator::FlushCache(std::shared_ptr<IBuffer>&) in FlushCache() function in OHOS::Camera::BufferAllocator
Dbuffer_allocator_utils.cpp93 RetCode BufferAllocatorUtils::FlushCache(std::shared_ptr<IBuffer>& buffer) in FlushCache() function in OHOS::Camera::BufferAllocatorUtils
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp49 static int32_t FlushCache(BufferHandle *handle) in FlushCache() function
Ddisplay_buffer_vdi_impl.cpp67 int32_t DisplayBufferVdiImpl::FlushCache(const BufferHandle& handle) const in FlushCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
Dallocator.cpp248 int32_t Allocator::FlushCache(BufferHandle &handle) in FlushCache() function in OHOS::HDI::DISPLAY::Allocator
/drivers/peripheral/display/interfaces/include/
Ddisplay_gralloc.h117 int32_t (*FlushCache)(BufferHandle *handle); member
/drivers/peripheral/display/hdi_service/gralloc/client/
Dmapper_adapter.cpp67 int32_t MapperAdapter::FlushCache(const BufferHandle& handle) const in FlushCache() function in OHOS::HDI::Display::V1_0::MapperAdapter
Ddisplay_gralloc_client.cpp114 int32_t DisplayGrallocClient::FlushCache(const BufferHandle &handle) const in FlushCache() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
Dheap_buffer_allocator.cpp84 RetCode HeapBufferAllocator::FlushCache(std::shared_ptr<IBuffer>&) in FlushCache() function in OHOS::Camera::HeapBufferAllocator
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
Dgralloc_buffer_allocator.cpp161 RetCode GrallocBufferAllocator::FlushCache(std::shared_ptr<IBuffer>& buffer) in FlushCache() function in OHOS::Camera::GrallocBufferAllocator
/drivers/peripheral/display/buffer/hdi_service/src/
Dmapper_service.cpp151 int32_t MapperService::FlushCache(const sptr<NativeBuffer>& handle) in FlushCache() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
/drivers/peripheral/display/buffer/vdi_base/src/
Ddisplay_buffer_vdi_impl.cpp67 int32_t DisplayBufferVdiImpl::FlushCache(const BufferHandle& handle) const in FlushCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/drivers/interface/display/buffer/v1_0/hdi_impl/
Ddisplay_buffer_hdi_impl.h171 int32_t FlushCache(const BufferHandle& handle) const override in FlushCache() function