Home
last modified time | relevance | path

Searched refs:GetAppMemoryInMB (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h114 void GetAppMemoryInMB(float& cpuMemSize, float& gpuMemSize);
H A Drs_render_service_connection.cpp1070 RSMainThread::Instance()->GetAppMemoryInMB(cpuMemSize, gpuMemSize); in GetTotalAppMemSize()
H A Drs_main_thread.cpp4040 void RSMainThread::GetAppMemoryInMB(float& cpuMemSize, float& gpuMemSize) in GetAppMemoryInMB() function in OHOS::Rosen::RSMainThread