Searched defs:hintToEndScaleX (Results 1 – 1 of 1) sorted by relevance
220 val hintToEndScaleX = (actEndBounds.width().toFloat()) / (hintRect.width().toFloat()) in calcEndTransform() constant271 val hintToEndScaleX = (endBounds.width().toFloat()) / (hintRect.width().toFloat()) in calcStartTransform() constant