Searched refs:drawCallTime (Results 1 – 2 of 2) sorted by relevance
869 …const float drawCallTime = (float)calibratorMeasure.getTotalTime() / (float)calibratorMeasure… in adjustAndLogGridAndViewport() local871 const float targetRatio = targetDrawCallTime / drawCallTime; in adjustAndLogGridAndViewport()