Home
last modified time | relevance | path

Searched defs:SuppressGpuCacheBelowCertainRatio (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp224 void GPUContext::SuppressGpuCacheBelowCertainRatio(const std::function<bool(void)>& nextFrameHasArr… in SuppressGpuCacheBelowCertainRatio() function in OHOS::Rosen::Drawing::GPUContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp424 void SkiaGPUContext::SuppressGpuCacheBelowCertainRatio(const std::function<bool(void)>& nextFrameHa… in SuppressGpuCacheBelowCertainRatio() function in OHOS::Rosen::Drawing::SkiaGPUContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp234 void MemoryManager::SuppressGpuCacheBelowCertainRatio( in SuppressGpuCacheBelowCertainRatio() function in OHOS::Rosen::MemoryManager