Searched refs:consumablePointer (Results 1 – 1 of 1) sorted by relevance
241 val consumablePointer = in detectDragGestures() constant261 if (startDragImmediately(consumablePointer.position)) { in detectDragGestures()262 consumablePointer.consume() in detectDragGestures()263 consumablePointer in detectDragGestures()278 consumablePointer.id, in detectDragGestures()283 consumablePointer.id, in detectDragGestures()294 val delta = (drag.position - consumablePointer.position).toFloat() in detectDragGestures()