Searched refs:chooseWeight (Results 1 – 2 of 2) sorted by relevance
185 float chooseWeight(uint32_t index) const;
583 w[m] = chooseWeight(index); in getEstimator()625 float LeastSquaresVelocityTrackerStrategy::chooseWeight(uint32_t index) const { in chooseWeight() function in android::LeastSquaresVelocityTrackerStrategy