Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DVelocityTracker.cpp526 float wy[m]; in solveLeastSquares() local
528 wy[h] = y[h] * w[h]; in solveLeastSquares()
532 outB[i] = vectorDot(&q[i][0], wy, m); in solveLeastSquares()