Home
last modified time | relevance | path

Searched defs:curFrameRate (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/test/unittest/
Dstalling_rate_trace_test.cpp261 double curFrameRate = 10.0; variable
272 double curFrameRate = 10.0; variable
283 double curFrameRate = 10.0; variable
/developtools/profiler/host/smartperf/client/client_command/
Dstalling_rate_trace.cpp223 void StallingRateTrace::GetRsHardWareRate(double curFrameRate, const std::string &line, SWIM_TYPE t… in GetRsHardWareRate()
264 void StallingRateTrace::UpdateRoundTime(double curFrameRate, SWIM_TYPE type) in UpdateRoundTime()