Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DVelocityTracker.cpp651 float xdet, ydet; in getEstimator() local
654 solveLeastSquares(time, y, w, n, outEstimator->yCoeff, &ydet)) { in getEstimator()
657 outEstimator->confidence = xdet * ydet; in getEstimator()