Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsCalibration.hpp185 void logCalibrationInfo (tcu::TestLog& log, const TheilSenCalibrator& calibrator);
DglsShaderPerformanceMeasurer.cpp331 logCalibrationInfo(log, m_calibrator); in logMeasurementInfo()
DglsCalibration.cpp395 void logCalibrationInfo (tcu::TestLog& log, const TheilSenCalibrator& calibrator) in logCalibrationInfo() function
/external/deqp/modules/gles2/performance/
Des2pTextureUploadTests.cpp286 gls::logCalibrationInfo(log, m_calibrator); // Log calibration details in logResults()
Des2pShaderOperatorTests.cpp917 logCalibrationInfo(m_testCtx.getLog(), m_calibrator); in iterate()
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp855 logCalibrationInfo(m_testCtx.getLog(), calibrator); in calibrate()
934 logCalibrationInfo(m_testCtx.getLog(), calibrator); in calibrate()
Des3pShaderOperatorTests.cpp917 logCalibrationInfo(m_testCtx.getLog(), m_calibrator); in iterate()