Home
last modified time | relevance | path

Searched refs:maxGoodFrameTimeUs (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsCalibration.cpp269 const float maxGoodFrameTimeUs = m_params.targetFrameTimeUs * 1.15f; in recomputeParameters() local
297 if (!de::inRange(frameTimeUs, minGoodFrameTimeUs, maxGoodFrameTimeUs)) in recomputeParameters()