Searched refs:maxRunTime (Results 1 – 2 of 2) sorted by relevance
103 void doRunLoop(double maxRunTime, int maxStepsToRun, RunLoopPolicy runPolicy);
333 void ANGLEPerfTest::doRunLoop(double maxRunTime, int maxStepsToRun, RunLoopPolicy runPolicy) in doRunLoop() argument358 else if (mTimer.getElapsedTime() > maxRunTime) in doRunLoop()