Home
last modified time | relevance | path

Searched refs:sName (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
H A DFPS.h64 void SetLayerName(std::string sName);
66 FpsInfo GetDiffLayersFpsInfo(const std::string &sName);
/developtools/profiler/host/smartperf/client/client_command/
H A DFPS.cpp99 void FPS::SetLayerName(std::string sName) in SetLayerName() argument
101 surfaceViewName = std::move(sName); in SetLayerName()
103 FpsInfo FPS::GetDiffLayersFpsInfo(const std::string &sName) in GetDiffLayersFpsInfo() argument
106 fpsInfoMax = GetSurfaceFrame(sName); in GetDiffLayersFpsInfo()

Completed in 1 milliseconds