Searched defs:hintToEndScaleY (Results 1 – 1 of 1) sorted by relevance
221 val hintToEndScaleY = (actEndBounds.height().toFloat()) / (hintRect.height().toFloat()) in calcEndTransform() constant272 val hintToEndScaleY = (endBounds.height().toFloat()) / (hintRect.height().toFloat()) in calcStartTransform() constant