Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
H A DExpandable.kt520 Path().apply { addRoundRect(createInsetRoundedRect(strokeWidth, roundedRect)) }
526 private fun createInsetRoundedRect(widthPx: Float, roundedRect: RoundRect) = regex