Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/
DTransition.java443 public float dragToProgress(float currentProgress, int baseW, int baseH, float dx, float dy) { in dragToProgress()
489 public void setTouchUp(float currentProgress, in setTouchUp()
545 public boolean isTouchNotDone(float currentProgress) { in isTouchNotDone()