Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/key/
DMotionKeyPosition.java122 float endCenterX = end.centerX(); in positionPathAttributes() local
160 float endCenterX = end.centerX(); in positionScreenAttributes() local
192 float endCenterX = end.centerX(); in positionCartAttributes() local
/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DKeyPosition.java182 float endCenterX = end.centerX(); in positionPathAttributes() local
220 float endCenterX = end.centerX(); in positionScreenAttributes() local
252 float endCenterX = end.centerX(); in positionCartAttributes() local
280 float endCenterX = end.centerX(); in positionAxisAttributes() local
DMotionPaths.java101 float endCenterX = endTimePoint.mX + endTimePoint.mWidth / 2; in initCartesian() local
148 float endCenterX = endTimePoint.mX + endTimePoint.mWidth / 2; in initAxis() local
284 float endCenterX = endTimePoint.mX + endTimePoint.mWidth / 2; in initScreen() local
327 float endCenterX = endTimePoint.mX + endTimePoint.mWidth / 2; in initPath() local
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/
DMotionPaths.java91 float endCenterX = endTimePoint.mX + endTimePoint.mWidth / 2; in initCartesian() local
223 float endCenterX = endTimePoint.mX + endTimePoint.mWidth / 2; in initScreen() local
266 float endCenterX = endTimePoint.mX + endTimePoint.mWidth / 2; in initPath() local