Home
last modified time | relevance | path

Searched defs:getEstimator (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/
DVelocityTracker.cpp374 std::optional<VelocityTracker::Estimator> VelocityTracker::getEstimator(int32_t axis, in getEstimator() function in android::VelocityTracker
646 std::optional<VelocityTracker::Estimator> LeastSquaresVelocityTrackerStrategy::getEstimator( in getEstimator() function in android::LeastSquaresVelocityTrackerStrategy
830 std::optional<VelocityTracker::Estimator> IntegratingVelocityTrackerStrategy::getEstimator( in getEstimator() function in android::IntegratingVelocityTrackerStrategy
937 std::optional<VelocityTracker::Estimator> LegacyVelocityTrackerStrategy::getEstimator( in getEstimator() function in android::LegacyVelocityTrackerStrategy
1177 std::optional<VelocityTracker::Estimator> ImpulseVelocityTrackerStrategy::getEstimator( in getEstimator() function in android::ImpulseVelocityTrackerStrategy