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