Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DPunchHole.kt129 val newOutline = shape().createOutline(size, layoutDirection, this) in DrawScope() constant
132 lastOutline = newOutline in DrawScope()
133 newOutline in DrawScope()