Home
last modified time | relevance | path

Searched refs:PurgeUnlockAndSafeCacheGpuResources (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp132 void GPUContext::PurgeUnlockAndSafeCacheGpuResources() in PurgeUnlockAndSafeCacheGpuResources() function in OHOS::Rosen::Drawing::GPUContext
134 impl_->PurgeUnlockAndSafeCacheGpuResources(); in PurgeUnlockAndSafeCacheGpuResources()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dgpu_context_impl.h73 virtual void PurgeUnlockAndSafeCacheGpuResources() = 0;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.h85 void PurgeUnlockAndSafeCacheGpuResources() override;
H A Dskia_gpu_context.cpp254 void SkiaGPUContext::PurgeUnlockAndSafeCacheGpuResources() in PurgeUnlockAndSafeCacheGpuResources() function in OHOS::Rosen::Drawing::SkiaGPUContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h219 void PurgeUnlockAndSafeCacheGpuResources();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_gpu_context_test.cpp191 gpuContext->PurgeUnlockAndSafeCacheGpuResources();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.cpp335 drGPUContext_->PurgeUnlockAndSafeCacheGpuResources(); in AbandonContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp728 gpuContext->PurgeUnlockAndSafeCacheGpuResources(); in TrimMem()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp196 gpuContext->PurgeUnlockAndSafeCacheGpuResources(); in ReleaseUnlockAndSafeCacheGpuResource()