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

/frameworks/base/core/jni/
H A Dandroid_view_VelocityTracker.cpp50 bool getEstimator(int32_t id, uint32_t degree, nsecs_t horizon,
131 bool VelocityTrackerState::getEstimator(int32_t id, uint32_t degree, nsecs_t horizon, argument
133 return mVelocityTracker.getEstimator(id, degree, horizon, outEstimator);

Completed in 21 milliseconds