Home
last modified time | relevance | path

Searched refs:debugModifier (Results 1 – 1 of 1) sorted by relevance

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMotionLayout.kt1066 var debugModifier: Modifier = this in motionDebug() variable
1068 debugModifier = debugModifier.scale(scaleFactor) in motionDebug()
1071 debugModifier = in motionDebug()
1072 debugModifier.drawBehind { in motionDebug()
1082 return debugModifier in motionDebug()