Searched defs:borderStroke (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/ | ||
D | Expandable.kt | 470 val borderStroke = Stroke(strokeWidth) in drawBackground() constant |
D | ExpandableController.kt | 124 internal val borderStroke: BorderStroke?, constant in com.android.compose.animation.ExpandableControllerImpl |