Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DVelocityTracker_test.cpp67 static void checkCoefficient(float actual, float target) { in checkCoefficient() function
228 checkCoefficient(estimator.xCoeff[i], coefficients[i]); in computeAndCheckQuadraticEstimate()
229 checkCoefficient(estimator.yCoeff[i], coefficients[i]); in computeAndCheckQuadraticEstimate()