Home
last modified time | relevance | path

Searched defs:InvalidateCache (Results 1 – 11 of 11) 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/hal/default_standard/src/display_gralloc/
Ddisplay_gralloc.cpp56 static int32_t InvalidateCache(BufferHandle *handle) in InvalidateCache() function
Dallocator.cpp243 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/camera/hal/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/display/standard/buffer/hdi_service/src/
Dmapper_interface_service.cpp127 int32_t MapperInterfaceService::InvalidateCache(const sptr<BufferHandleParcelable> &handle) in InvalidateCache() function in OHOS::HDI::Display::Buffer::V1_0::MapperInterfaceService
/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
/drivers/hdf_core/adapter/uhdf2/model/display/buffer/v1_0/hdi_impl/
Ddisplay_buffer_hdi_impl.cpp125 int32_t DisplayBufferHdiImpl::InvalidateCache(const BufferHandle &handle) const in InvalidateCache() function in OHOS::HDI::Display::Buffer::V1_0::DisplayBufferHdiImpl