Home
last modified time | relevance | path

Searched defs:borderStroke (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandable.kt470 val borderStroke = Stroke(strokeWidth) in drawBackground() constant
DExpandableController.kt124 internal val borderStroke: BorderStroke?, constant in com.android.compose.animation.ExpandableControllerImpl