Home
last modified time | relevance | path

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

/drivers/peripheral/camera/hal/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/interfaces/include/
Ddisplay_gralloc.h118 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.cpp86 int32_t DisplayGrallocClient::FlushCache(const BufferHandle &handle) const in FlushCache() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp57 static int32_t FlushCache(BufferHandle *handle) in FlushCache() function
Dallocator.cpp250 int32_t Allocator::FlushCache(BufferHandle &handle) in FlushCache() function in OHOS::HDI::DISPLAY::Allocator
/drivers/peripheral/camera/hal/buffer_manager/src/heap_buffer_allocator/
Dheap_buffer_allocator.cpp88 RetCode HeapBufferAllocator::FlushCache(std::shared_ptr<IBuffer>&) in FlushCache() function in OHOS::Camera::HeapBufferAllocator
/drivers/peripheral/camera/hal/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