Searched refs:elapsedSinceLastDrag (Results 1 – 1 of 1) sorted by relevance
106 val elapsedSinceLastDrag = currentTime - dragTextureLastTime in vibrateDragTexture() constant107 if (elapsedSinceLastDrag < thresholdUntilNextDragCallMillis) return in vibrateDragTexture()