Home
last modified time | relevance | path

Searched defs:downOrRight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
DSwipeToScene.kt160 private fun Scene.downOrRight(orientation: Orientation): SceneKey? { in Scene() method
240 val downOrRight = fromScene.downOrRight(orientation) in onDrag() constant