Home
last modified time | relevance | path

Searched refs:FlushCache (Results 1 - 14 of 14) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Ddisplay_gralloc.cpp49 static int32_t FlushCache(BufferHandle *handle) in FlushCache() function
53 return AllocatorManager::GetInstance().GetAllocator(handle->usage)->FlushCache(*handle); in FlushCache()
84 grallocFuncs->FlushCache = FlushCache; in GrallocInitialize()
H A Dallocator.h66 virtual int32_t FlushCache(BufferHandle &handle);
H A Dallocator.cpp249 int32_t Allocator::FlushCache(BufferHandle &handle) in FlushCache() function in OHOS::HDI::DISPLAY::Allocator
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc.c46 int32_t FlushCache(BufferHandle *handle) in FlushCache() function
90 grallocFuncs->FlushCache = FlushCache; in GrallocInitialize()
H A Ddisplay_buffer_vdi_impl.h37 virtual int32_t FlushCache(const BufferHandle& handle) const override;
H A Ddisplay_buffer_vdi_impl.cpp67 int32_t DisplayBufferVdiImpl::FlushCache(const BufferHandle& handle) const in FlushCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc.c46 int32_t FlushCache(BufferHandle *handle) in FlushCache() function
90 grallocFuncs->FlushCache = FlushCache; in GrallocInitialize()
H A Ddisplay_buffer_vdi_impl.cpp68 int32_t DisplayBufferVdiImpl::FlushCache(const BufferHandle& handle) const in FlushCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
H A Ddisplay_buffer_vdi_impl.h38 virtual int32_t FlushCache(const BufferHandle& handle) const override;
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc.c68 int32_t FlushCache(BufferHandle *handle) in FlushCache() function
124 grallocFuncs->FlushCache = FlushCache; in GrallocInitialize()
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc.c68 int32_t FlushCache(BufferHandle *handle) in FlushCache() function
122 grallocFuncs->FlushCache = FlushCache; in GrallocInitialize()
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Ddisplay_buffer_vdi_impl.h37 virtual int32_t FlushCache(const BufferHandle& handle) const override;
H A Ddisplay_buffer_vdi_impl.cpp91 int32_t DisplayBufferVdiImpl::FlushCache(const BufferHandle& handle) const in FlushCache() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/device/qemu/hardware/display/
H A Ddisplay_gralloc.c463 static int32_t FlushCache(BufferHandle *buffer) in FlushCache() function
526 gFuncs->FlushCache = FlushCache; in GrallocInitialize()
527 gFuncs->FlushMCache = FlushCache; in GrallocInitialize()

Completed in 5 milliseconds