Home
last modified time | relevance | path

Searched refs:InitParams (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dprofiler_fps.h76 void InitParams(FpsInfoProfiler &fpsInfo, long long &lastLineTime);
DFPS.h69 void InitParams(FpsInfo &fpsInfo, long long &lastLineTime);
/developtools/profiler/host/smartperf/client/client_command/
Dprofiler_fps.cpp379 void ProfilerFPS::InitParams(FpsInfoProfiler &fpsInfo, long long &lastLineTime) in InitParams() function in OHOS::SmartPerf::ProfilerFPS
416 InitParams(fpsInfo, lastLineTime); in GetSurfaceFrame()
DFPS.cpp312 void FPS::InitParams(FpsInfo &fpsInfo, long long &lastLineTime) in InitParams() function in OHOS::SmartPerf::FPS
349 InitParams(fpsInfo, lastLineTime); in GetSurfaceFrame()