Searched refs:DEFAULT_DEGREE (Results 1 – 3 of 3) sorted by relevance
192 degree < 0 ? VelocityTracker::DEFAULT_DEGREE : uint32_t(degree), in android_view_VelocityTracker_nativeGetEstimator()
688 const uint32_t VelocityTracker::DEFAULT_DEGREE; member in android::VelocityTracker792 getEstimator(id, DEFAULT_DEGREE, DEFAULT_HORIZON, &estimator); in addMovement()1016 if (getEstimator(id, DEFAULT_DEGREE, DEFAULT_HORIZON, &estimator)) { in getVelocity()
624 static const uint32_t DEFAULT_DEGREE = 2;