Searched defs:SinglePointerInputRecorder (Results 1 – 6 of 6) sorted by relevance
77 class SinglePointerInputRecorder : PointerInputModifier { class140 val SinglePointerInputRecorder.downEvents constant143 val SinglePointerInputRecorder.recordedDurationMillis: Long constant149 fun SinglePointerInputRecorder.assertTimestampsAreIncreasing() { in SinglePointerInputRecorder() method171 fun SinglePointerInputRecorder.assertOnlyLastEventIsUp() { in SinglePointerInputRecorder() method177 fun SinglePointerInputRecorder.assertUpSameAsLastMove() { in SinglePointerInputRecorder() method185 fun SinglePointerInputRecorder.assertSinglePointer() { in assertSinglePointer() method189 fun SinglePointerInputRecorder.verifyEvents(vararg verifiers: DataPoint.() -> Unit) { in SinglePointerInputRecorder() method
230 private fun SinglePointerInputRecorder.assertSwipeIsUp() { in SinglePointerInputRecorder() method240 private fun SinglePointerInputRecorder.assertSwipeIsDown() { in SinglePointerInputRecorder() method250 private fun SinglePointerInputRecorder.assertSwipeIsLeft() { in SinglePointerInputRecorder() method260 private fun SinglePointerInputRecorder.assertSwipeIsRight() { in SinglePointerInputRecorder() method
98 private fun SinglePointerInputRecorder.assertIsClick(position: Offset) { in SinglePointerInputRecorder() method
122 private fun SinglePointerInputRecorder.assertIsDoubleClick(position: Offset) { in SinglePointerInputRecorder() method
132 private fun SinglePointerInputRecorder.assertIsLongClick(position: Offset) { in <lambda>() method
309 private fun SinglePointerInputRecorder.assertSwipeIsUp() { in SinglePointerInputRecorder() method319 private fun SinglePointerInputRecorder.assertSwipeIsDown() { in SinglePointerInputRecorder() method329 private fun SinglePointerInputRecorder.assertSwipeIsLeft() { in SinglePointerInputRecorder() method339 private fun SinglePointerInputRecorder.assertSwipeIsRight() { in SinglePointerInputRecorder() method