Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DMotionLayout.java1224 float getXVelocity(); in getXVelocity() method
1228 float getXVelocity(int id); in getXVelocity() method
1313 public float getXVelocity() { in getXVelocity() method in MotionLayout.MyTracker
1329 public float getXVelocity(int id) { in getXVelocity() method in MotionLayout.MyTracker