Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/
DMotion.java1479 float dHeight = (mEndMotionPath.mHeight - mStartMotionPath.mHeight); in getDpDt() local
1562 float dHeight = (mEndMotionPath.mHeight - mStartMotionPath.mHeight); in getPostLayoutDvDp() local