Searched refs:thresholdUntilNextDragCallMillis (Results 1 – 1 of 1) sorted by relevance
59 private val thresholdUntilNextDragCallMillis = constant107 if (elapsedSinceLastDrag < thresholdUntilNextDragCallMillis) return in vibrateDragTexture()