Searched defs:drawScale (Results 1 – 2 of 2) sorted by relevance
283 var drawScale: TransformationWithRange<PropertyTransformation<Scale>>? = null in transformationSpec() variable364 val drawScale: TransformationWithRange<PropertyTransformation<Scale>>?, constant in com.android.compose.animation.scene.ElementTransformations
660 val drawScale = getDrawScale(layoutImpl, element, transition, stateInContent) in draw() constant