Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
DFPS.cpp422 int curId = std::stoi(curFocusId); in GetLayer() local
423 LOGE("getLayerCurId====: %s", std::to_string(curId).c_str()); in GetLayer()
427 if (curId == curWinId) { in GetLayer()
Dprofiler_fps.cpp479 int curId = std::stoi(curFocusId); in GetLayer() local
483 if (curId == curWinId) { in GetLayer()
/developtools/profiler/host/smartperf/client/client_command_fps/
Dmain.cpp123 int curId = std::stoi(curFocusId); in GetLayer() local
127 if (curId == curWinId) { in GetLayer()