/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/ |
D | buffer_allocator.cpp | 49 RetCode BufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>&) in InvalidateCache() function in OHOS::Camera::BufferAllocator
|
D | buffer_allocator_utils.cpp | 100 RetCode BufferAllocatorUtils::InvalidateCache(std::shared_ptr<IBuffer>& buffer) in InvalidateCache() function in OHOS::Camera::BufferAllocatorUtils
|
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
D | display_gralloc.cpp | 56 static int32_t InvalidateCache(BufferHandle *handle) in InvalidateCache() function
|
D | display_buffer_vdi_impl.cpp | 72 int32_t DisplayBufferVdiImpl::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
|
D | allocator.cpp | 242 int32_t Allocator::InvalidateCache(BufferHandle &handle) in InvalidateCache() function in OHOS::HDI::DISPLAY::Allocator
|
/drivers/peripheral/display/hdi_service/gralloc/client/ |
D | mapper_adapter.cpp | 60 int32_t MapperAdapter::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::Display::V1_0::MapperAdapter
|
D | display_gralloc_client.cpp | 123 int32_t DisplayGrallocClient::InvalidateCache(const BufferHandle &handle) const in InvalidateCache() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
|
/drivers/peripheral/display/interfaces/include/ |
D | display_gralloc.h | 141 int32_t (*InvalidateCache)(BufferHandle* handle); member
|
/drivers/peripheral/display/buffer/hdi_service/src/ |
D | mapper_service.cpp | 130 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/ |
D | heap_buffer_allocator.cpp | 94 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/ |
D | gralloc_buffer_allocator.cpp | 184 RetCode GrallocBufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>& buffer) in InvalidateCache() function in OHOS::Camera::GrallocBufferAllocator
|
/drivers/interface/display/buffer/v1_0/hdi_impl/ |
D | display_buffer_hdi_impl.cpp | 185 int32_t DisplayBufferHdiImpl::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::Display::Buffer::V1_0::DisplayBufferHdiImpl
|