Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DTransitionLayout.kt156 val boundsWidth = if (clipMode) widgetState.measureWidth else widgetState.width regex
158 child.setLeftTopRightBottom(left, top, left + boundsWidth, top + boundsHeight)