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

  /external/deqp/modules/glshared/
glsCalibration.hpp 185 void logCalibrationInfo (tcu::TestLog& log, const TheilSenCalibrator& calibrator);
glsCalibration.cpp 395 void logCalibrationInfo (tcu::TestLog& log, const TheilSenCalibrator& calibrator)
glsShaderPerformanceMeasurer.cpp 331 logCalibrationInfo(log, m_calibrator);
  /external/deqp/modules/gles2/performance/
es2pTextureUploadTests.cpp 286 gls::logCalibrationInfo(log, m_calibrator); // Log calibration details
es2pShaderOperatorTests.cpp 917 logCalibrationInfo(m_testCtx.getLog(), m_calibrator);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 854 logCalibrationInfo(m_testCtx.getLog(), calibrator);
933 logCalibrationInfo(m_testCtx.getLog(), calibrator);
    [all...]
es3pShaderOperatorTests.cpp 917 logCalibrationInfo(m_testCtx.getLog(), m_calibrator);
    [all...]

Completed in 146 milliseconds