Home
last modified time | relevance | path

Searched defs:gpuUsage (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.cpp133 void CacheManager::getMemoryUsage(size_t* cpuUsage, size_t* gpuUsage) { in getMemoryUsage()
H A DRenderThread.cpp334 void RenderThread::getMemoryUsage(size_t* cpuUsage, size_t* gpuUsage) { in getMemoryUsage()
H A DRenderProxy.cpp267 void RenderProxy::getMemoryUsage(size_t* cpuUsage, size_t* gpuUsage) { in getMemoryUsage()
/aosp12/frameworks/base/libs/hwui/tests/macrobench/
H A DTestSceneRunner.cpp93 size_t cpuUsage, gpuUsage; in outputBenchmarkReport() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java1555 final long gpuUsage = Debug.getGpuTotalUsageKb(); in reportMemUsage() local
H A DActivityManagerService.java11091 final long gpuUsage = Debug.getGpuTotalUsageKb(); in dumpApplicationMemoryUsage() local