Home
last modified time | relevance | path

Searched defs:SetGpuMemoryAsyncReclaimerSwitch (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.cpp214 void GPUContext::SetGpuMemoryAsyncReclaimerSwitch(bool enabled, const std::function<void()>& setThr… in SetGpuMemoryAsyncReclaimerSwitch() 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.cpp406 void SkiaGPUContext::SetGpuMemoryAsyncReclaimerSwitch(bool enabled, const std::function<void()>& se… in SetGpuMemoryAsyncReclaimerSwitch() function in OHOS::Rosen::Drawing::SkiaGPUContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp211 void MemoryManager::SetGpuMemoryAsyncReclaimerSwitch( in SetGpuMemoryAsyncReclaimerSwitch() function in OHOS::Rosen::MemoryManager