Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DMotionPaths.java84 void initCartesian(KeyPosition c, MotionPaths startTimePoint, MotionPaths endTimePoint) { in initCartesian()
131 void initAxis(KeyPosition c, MotionPaths startTimePoint, MotionPaths endTimePoint) { in initAxis()
192 MotionPaths endTimePoint) { in MotionPaths()
266 MotionPaths endTimePoint) { in initScreen()
308 void initPath(KeyPosition c, MotionPaths startTimePoint, MotionPaths endTimePoint) { in initPath()
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/
DMotionPaths.java74 void initCartesian(MotionKeyPosition c, MotionPaths startTimePoint, MotionPaths endTimePoint) { in initCartesian()
121 MotionPaths endTimePoint) { in MotionPaths()
205 MotionPaths endTimePoint) { in initScreen()
247 void initPath(MotionKeyPosition c, MotionPaths startTimePoint, MotionPaths endTimePoint) { in initPath()