Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/
DMotionEventTestUtils.kt21 internal fun MotionEvent( in MotionEvent() method
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/gesture/
DUtils.kt43 internal fun MotionEvent( in MotionEvent() method
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/pointer/
DPointerInteropUtilsTest.kt378 private fun MotionEvent( in MotionEvent() method
455 private fun MotionEvent.asOffsetToScreen() = in asOffsetToScreen() method
DMotionEventAdapterTest.kt1432 private fun MotionEvent( in MotionEvent() method
DTestUtils.kt174 internal fun MotionEvent( in MotionEvent() method
DAndroidPointerInputTest.kt7123 private fun MotionEvent( in MotionEvent() method
7166 private fun MotionEvent( in MotionEvent() method
DPointerInteropFilterTest.kt4225 private fun MotionEvent( method
/compose/ui/ui-test/src/androidCommonTest/kotlin/androidx/compose/ui/test/util/
DVerifications.kt213 private val MotionEvent.relativeTime constant
/compose/ui/ui/benchmark/src/androidTest/java/androidx/compose/ui/benchmark/input/pointer/
Dutils.kt37 internal fun MotionEvent( in <lambda>() method
/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/input/pointer/
DMotionEventAdapter.android.kt200 private fun MotionEvent.hasPointerId(pointerId: Int): Boolean { in <lambda>() method