Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DEdgeDetector.kt46 val topOrLeft: Edge in source() constant
52 topOrLeft = Edge.Left in source()
58 topOrLeft = Edge.Top in source()
65 axisPosition <= sizePx -> topOrLeft in source()