Searched refs:splitsDurationEquallyInto (Results 1 – 2 of 2) sorted by relevance
101 motionEvents.splitsDurationEquallyInto(0L, config.duration, 10L) in <lambda>()
186 fun List<MotionEvent>.splitsDurationEquallyInto(t0: Long, t1: Long, desiredDuration: Long) { in List() method