Searched refs:maxGoodFrameTimeUs (Results 1 – 1 of 1) sorted by relevance
269 const float maxGoodFrameTimeUs = m_params.targetFrameTimeUs * 1.15f; in recomputeParameters() local297 if (!de::inRange(frameTimeUs, minGoodFrameTimeUs, maxGoodFrameTimeUs)) in recomputeParameters()