Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_allocator.cpp49 RetCode BufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>&) in InvalidateCache() function in OHOS::Camera::BufferAllocator
H A Dbuffer_allocator_utils.cpp100 RetCode BufferAllocatorUtils::InvalidateCache(std::shared_ptr<IBuffer>& buffer) in InvalidateCache() function in OHOS::Camera::BufferAllocatorUtils
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddisplay_gralloc.cpp56 static int32_t InvalidateCache(BufferHandle *handle) in InvalidateCache() function
H A Ddisplay_buffer_vdi_impl.cpp72 int32_t DisplayBufferVdiImpl::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
H A Dallocator.cpp242 int32_t Allocator::InvalidateCache(BufferHandle &handle) in InvalidateCache() function in OHOS::HDI::DISPLAY::Allocator
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/
H A Dmapper_adapter.cpp60 int32_t MapperAdapter::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::Display::V1_0::MapperAdapter
H A Ddisplay_gralloc_client.cpp123 int32_t DisplayGrallocClient::InvalidateCache(const BufferHandle &handle) const in InvalidateCache() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gralloc.h141 int32_t (*InvalidateCache)(BufferHandle* handle); member
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
H A Dheap_buffer_allocator.cpp89 RetCode HeapBufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>&) in InvalidateCache() function in OHOS::Camera::HeapBufferAllocator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/
H A Ddynamic_cache.h90 bool InvalidateCache() in InvalidateCache() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
H A Dgralloc_buffer_allocator.cpp184 RetCode GrallocBufferAllocator::InvalidateCache(std::shared_ptr<IBuffer>& buffer) in InvalidateCache() function in OHOS::Camera::GrallocBufferAllocator
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmapper_service.cpp164 int32_t MapperService::InvalidateCache(const sptr<NativeBuffer>& handle) in InvalidateCache() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/
H A Ddisplay_buffer_vdi_impl.cpp72 int32_t DisplayBufferVdiImpl::InvalidateCache(const BufferHandle& handle) const in InvalidateCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/
H A Ddisplay_buffer_hdi_impl.h181 int32_t InvalidateCache(const BufferHandle& handle) const override in InvalidateCache() function
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp236 GSError SurfaceBufferImpl::InvalidateCache() in InvalidateCache() function in OHOS::SurfaceBufferImpl