Searched refs:PAUSE_DURATION (Results 1 – 1 of 1) sorted by relevance
41 private val PAUSE_DURATION: Duration = Duration.of(250, MILLIS) in <lambda>() constant128 return to(PointF(lastPoint.x, lastPoint.y), PAUSE_DURATION) in <lambda>()