Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DVelocityTracker.cpp589 float Sxy = sxiyi - sxi*syi / count; in solveUnweightedLeastSquaresDeg2() local
594 float numerator = Sxy*Sx2x2 - Sx2y*Sxx2; in solveUnweightedLeastSquaresDeg2()