Searched defs:withScale (Results 1 – 2 of 2) sorted by relevance
59 fun withScale(x: Float, y: Float, z: Float): AffineTransform { in withScale() method70 fun withScale(scale: Float): AffineTransform { in withScale() method
158 fun withScale(x: Float, y: Float, z: Float): SphericalTransform { in withScale() method169 fun withScale(scale: Float): SphericalTransform { in withScale() method in com.google.android.torus.math.SphericalTransform