Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DPatternBouncer.kt94 val lineStrokeWidth = with(density) { LINE_STROKE_WIDTH_DP.dp.toPx() } in <lambda>() constant
330 strokeWidth = lineStrokeWidth, in <lambda>()
348 strokeWidth = lineStrokeWidth, in <lambda>()