Home
last modified time | relevance | path

Searched refs:GetLayer (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dprofiler_fps.h79 std::string GetLayer();
DFPS.h72 std::string GetLayer(std::string pkgSurface);
/developtools/profiler/host/smartperf/client/client_command_fps/
Dmain.cpp83 static std::string GetLayer() in GetLayer() function
319 tempLayerName = GetLayer(); in main()
/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp263 tempLayerName = GetLayer(); in GetFpsInfo()
441 std::string ProfilerFPS::GetLayer() in GetLayer() function in OHOS::SmartPerf::ProfilerFPS
DFPS.cpp182 std::string line = GetLayer(layerName); in GetFpsInfo()
374 std::string FPS::GetLayer(std::string pkgSurface) in GetLayer() function in OHOS::SmartPerf::FPS