HomeSort by relevance Sort by last modified time
    Searched refs:maxCalibrateIterationFrames (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsCalibration.hpp 111 float calibrateIterationShortcutThresholdMs_, //!< If the times of two consecutive frames exceed this, stop the iteration even if maxCalibrateIterationFrames isn't reached.
117 , maxCalibrateIterationFrames (maxCalibrateIterationFrames_)
127 int maxCalibrateIterationFrames;
glsCalibration.cpp 390 m_measureState.start(m_params.maxCalibrateIterationFrames, m_params.calibrateIterationShortcutThreshold, newCallCount);

Completed in 552 milliseconds