Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgUtils.cpp222 const int maxSteps = 320; in computeRandomValueRange() local
225 int rangeLen = rnd.getInt(0, maxSteps); in computeRandomValueRange()
226 int minStep = rnd.getInt(0, maxSteps-rangeLen); in computeRandomValueRange()
DrsgExpression.cpp203 const int maxSteps = 320; in computeRandomValueRangeForInfElements() local
206 int rangeLen = rnd.getInt(0, maxSteps); in computeRandomValueRangeForInfElements()
207 int minStep = rnd.getInt(0, maxSteps-rangeLen); in computeRandomValueRangeForInfElements()
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp144 const int maxSteps = 1<<16; in computeBilinearSearchStepFromFloatLine() local
148 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps)); in computeBilinearSearchStepFromFloatLine()
158 const int maxSteps = 1<<16; in computeBilinearSearchStepFromFloatQuad() local
166 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps)); in computeBilinearSearchStepFromFloatQuad()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...