Searched defs:Weighting (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/include/androidfw/
H A DVelocityTracker.h141 enum Weighting { enum in class:android::LeastSquaresVelocityTrackerStrategy
157 LeastSquaresVelocityTrackerStrategy(uint32_t degree, Weighting weighting = WEIGHTING_NONE);
188 const Weighting mWeighting;

Completed in 279 milliseconds