Home
last modified time | relevance | path

Searched refs:DumpDrawingGpuMemory (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.h33 static void DumpDrawingGpuMemory(DfxString& log, const Drawing::GPUContext* grContext,
H A Drs_memory_manager.cpp424 void MemoryManager::DumpDrawingGpuMemory(DfxString& log, const Drawing::GPUContext* gpuContext, in DumpDrawingGpuMemory() function in OHOS::Rosen::MemoryManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.cpp110 MemoryManager::DumpDrawingGpuMemory(log, grContext_.get(), nodeTags); in DumpMem()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp768 MemoryManager::DumpDrawingGpuMemory(log, gpuContext, nodeTags); in DumpMem()