Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DMotionController.java593 float getKeyFrameParameter(int type, float x, float y) { in getKeyFrameParameter() method in MotionController
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/
DMotion.java589 float getKeyFrameParameter(int type, float x, float y) { in getKeyFrameParameter() method in Motion