Home
last modified time | relevance | path

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

/drivers/peripheral/camera/vdi_base/common/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/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp56 static int32_t InvalidateCache(BufferHandle *handle) in InvalidateCache() function
Ddisplay_buffer_vdi_impl.cpp72 int32_t DisplayBufferVdiImpl::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
Dallocator.cpp242 int32_t Allocator::InvalidateCache(BufferHandle &handle) in InvalidateCache() function in OHOS::HDI::DISPLAY::Allocator
/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.cpp123 int32_t DisplayGrallocClient::InvalidateCache(const BufferHandle &handle) const in InvalidateCache() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/drivers/peripheral/display/interfaces/include/
Ddisplay_gralloc.h141 int32_t (*InvalidateCache)(BufferHandle* handle); member
/drivers/peripheral/display/buffer/hdi_service/src/
Dmapper_service.cpp130 int32_t MapperService::InvalidateCache(const sptr<NativeBuffer>& handle) in InvalidateCache() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
Dheap_buffer_allocator.cpp94 RetCode HeapBufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>&) in InvalidateCache() function in OHOS::Camera::HeapBufferAllocator
/drivers/peripheral/camera/vdi_base/common/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
/drivers/interface/display/buffer/v1_0/hdi_impl/
Ddisplay_buffer_hdi_impl.cpp185 int32_t DisplayBufferHdiImpl::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::Display::Buffer::V1_0::DisplayBufferHdiImpl