Searched refs:rfv (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| D | sp_parse_fps.h | 89 inline void DecHandOffTime(Line& line, RecordFpsVars& rfv); 91 inline void StaticHandoffStartTime(Line& line, RecordFpsVars& rfv); 93 inline bool CountRsEndTime(Line& line, RecordFpsVars& rfv, float staticTime, SpString uiPoint);
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | sp_parse_fps.cpp | 115 void ParseFPS::StaticHandoffStartTime(Line& line, RecordFpsVars& rfv) in StaticHandoffStartTime() argument 136 void ParseFPS::DecHandOffTime(Line& line, RecordFpsVars& rfv) in DecHandOffTime() argument 159 bool ParseFPS::CountRsEndTime(Line& line, RecordFpsVars& rfv, float staticTime, SpString uiPoint) in CountRsEndTime() argument
|