Searched refs:gl (Results 1 – 7 of 7) sorted by relevance
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/ |
D | meminfo_data.h | 63 uint64_t gl; member 71 uint64_t gl; member
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
D | memory_info.cpp | 220 graphicsMemory.gl = value; in GetRenderServiceGraphics() 265 graphicsMemory.gl -= g_sumPidsMemGL; in GetMemoryInfoByPid() 270 graphicsMemory.gl = memGraphic-> GetGpuMemorySize() / BYTE_PER_KB; in GetMemoryInfoByPid() 276 valueMap.insert(pair<string, uint64_t>("Pss", graphicsMemory.gl)); in GetMemoryInfoByPid() 277 valueMap.insert(pair<string, uint64_t>("Private_Dirty", graphicsMemory.gl)); in GetMemoryInfoByPid() 570 graphicsMemory.gl -= g_sumPidsMemGL; in GetGraphicsMemory() 579 graphicsMemory.gl = it-> GetGpuMemorySize() / BYTE_PER_KB; in GetGraphicsMemory() 611 usage.gl = graphicsMemory.gl; in GetMemByProcessPid() 613 usage.uss = usage.uss + graphicsMemory.gl + graphicsMemory.graph; in GetMemByProcessPid() 614 usage.pss = usage.pss + graphicsMemory.gl + graphicsMemory.graph; in GetMemByProcessPid() [all …]
|
D | memory_util.cpp | 163 usage.gl = 0; in InitMemUsage() 170 graphicsMemory.gl = 0; in InitGraphicsMemory()
|
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/resource/ |
D | plural.txt | 22 gl "", "= 1", "", "", "", ""
|
D | decimalPlurals.txt | 22 gl "", "v = 0", "", "", "", ""
|
D | locales.txt | 279 gl 280 gl-ES
|
/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
D | hvigor-wrapper.js | 2 …gl=w&&w.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(X…
|