Searched refs:estimateX (Results 1 – 2 of 2) sorted by relevance
287 public float estimateX(float time) { in estimateX() method in VelocityTracker.Estimator
291 float lx = ps.mEstimator.estimateX(-ESTIMATE_PAST_POINTS * ESTIMATE_INTERVAL); in onDraw()294 float x = ps.mEstimator.estimateX(i * ESTIMATE_INTERVAL); in onDraw()