Home
last modified time | relevance | path

Searched refs:GetRenderServiceGraphics (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h119 static bool GetRenderServiceGraphics(int32_t pid, MemInfoData::GraphicsMemory &graphicsMemory);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp200 bool MemoryInfo::GetRenderServiceGraphics(int32_t pid, MemInfoData::GraphicsMemory &graphicsMemory) in GetRenderServiceGraphics() function in OHOS::HiviewDFX::MemoryInfo
264 GetRenderServiceGraphics(pid, graphicsMemory); in GetMemoryInfoByPid()
569 GetRenderServiceGraphics(pid, graphicsMemory); in GetGraphicsMemory()