Home
last modified time | relevance | path

Searched refs:entireLine (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp554 const gls::LineParameters entireLine = gls::theilSenLinearRegression(data); in computeSegmentedEstimator() local
555 …return SegmentedEstimator(gls::LineParameters(entireLine.offset, 0.0f), entireLine, -std::numeric_… in computeSegmentedEstimator()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp554 const gls::LineParameters entireLine = gls::theilSenLinearRegression(data); in computeSegmentedEstimator() local
555 …return SegmentedEstimator(gls::LineParameters(entireLine.offset, 0.0f), entireLine, -std::numeric_… in computeSegmentedEstimator()