Home
last modified time | relevance | path

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

/drivers/peripheral/camera/hal/buffer_manager/src/
Dbuffer_allocator.cpp49 RetCode BufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>&) in InvalidateCache() function in OHOS::Camera::BufferAllocator
Dbuffer_allocator_utils.cpp100 RetCode BufferAllocatorUtils::InvalidateCache(std::shared_ptr<IBuffer>& buffer) in InvalidateCache() function in OHOS::Camera::BufferAllocatorUtils
/drivers/peripheral/display/interfaces/include/
Ddisplay_gralloc.h142 int32_t (*InvalidateCache)(BufferHandle* handle); member
/drivers/peripheral/display/hdi_service/gralloc/client/
Dmapper_adapter.cpp60 int32_t MapperAdapter::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::Display::V1_0::MapperAdapter
Ddisplay_gralloc_client.cpp95 int32_t DisplayGrallocClient::InvalidateCache(const BufferHandle &handle) const in InvalidateCache() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp66 static int32_t InvalidateCache(BufferHandle *handle) in InvalidateCache() function
Dallocator.cpp244 int32_t Allocator::InvalidateCache(BufferHandle &handle) in InvalidateCache() function in OHOS::HDI::DISPLAY::Allocator
/drivers/peripheral/camera/hal/buffer_manager/src/heap_buffer_allocator/
Dheap_buffer_allocator.cpp93 RetCode HeapBufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>&) in InvalidateCache() function in OHOS::Camera::HeapBufferAllocator
/drivers/peripheral/camera/hal/buffer_manager/src/gralloc_buffer_allocator/
Dgralloc_buffer_allocator.cpp184 RetCode GrallocBufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>& buffer) in InvalidateCache() function in OHOS::Camera::GrallocBufferAllocator