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

  /external/deqp/modules/glshared/
glsCalibration.hpp 58 float coefficientConfidenceUpper;
glsCalibration.cpp 168 result.coefficientConfidenceUpper = linearSample(medianSlopes, 0.5f + reportedConfidence*0.5f);
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 769 << "[" << testParam.coefficientConfidenceLower << ", " << testParam.coefficient << ", " << testParam.coefficientConfidenceUpper << "]"
780 else if (testParam.coefficientConfidenceLower < testParam.coefficientConfidenceUpper*0.25)
    [all...]
es3pBufferDataUploadTests.cpp     [all...]

Completed in 425 milliseconds