Searched refs:scaleY (Results 1 – 2 of 2) sorted by relevance
50 scale = PointF(node.scaleX, node.scaleY), in parseViewNode()
78 val scaleY = screenshotHeight.toFloat() / screenshots.maxOf { it.bitmap.height } in <lambda>() constant in platform.test.motion.filmstrip.Filmstrip79 val scale = min(scaleX, scaleY).coerceAtMost(1f)