Home
last modified time | relevance | path

Searched refs:pivotX (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp482 for (std::set<float>::const_iterator pivotX = xCoords.begin(); pivotX != xCoords.end(); ++pivotX) in findSlopePivotX() local
488 if (data[i].x() < *pivotX) in findSlopePivotX()
503 bestPivotX = *pivotX; in findSlopePivotX()
515 float pivotX; //!< Value returned by findSlopePivotX, or -infinity if only single line. member
518 …t gls::LineParameters& l, const gls::LineParameters& r, float pivotX_) : pivotX(pivotX_), left(l),… in SegmentedEstimator()
535 const float pivotX = findSlopePivotX(data); in computeSegmentedEstimator() local
541 if (data[i].x() < pivotX) in computeSegmentedEstimator()
558 return SegmentedEstimator(leftLine, rightLine, pivotX); in computeSegmentedEstimator()
987 if (estimator.pivotX > -std::numeric_limits<float>::infinity()) in iterate()
988 …:Message << "Note: the data points with x coordinate greater than or equal to " << estimator.pivotX in iterate()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp482 for (std::set<float>::const_iterator pivotX = xCoords.begin(); pivotX != xCoords.end(); ++pivotX) in findSlopePivotX() local
488 if (data[i].x() < *pivotX) in findSlopePivotX()
503 bestPivotX = *pivotX; in findSlopePivotX()
515 float pivotX; //!< Value returned by findSlopePivotX, or -infinity if only single line. member
518 …t gls::LineParameters& l, const gls::LineParameters& r, float pivotX_) : pivotX(pivotX_), left(l),… in SegmentedEstimator()
535 const float pivotX = findSlopePivotX(data); in computeSegmentedEstimator() local
541 if (data[i].x() < pivotX) in computeSegmentedEstimator()
558 return SegmentedEstimator(leftLine, rightLine, pivotX); in computeSegmentedEstimator()
987 if (estimator.pivotX > -std::numeric_limits<float>::infinity()) in iterate()
988 …:Message << "Note: the data points with x coordinate greater than or equal to " << estimator.pivotX in iterate()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...