Searched refs:oldSlotState (Results 1 – 3 of 3) sorted by relevance
588 const SlotState& oldSlotState, in getTouches() argument635 slot = oldSlotState.getSlotForPointerId(pointerId); in getTouches()659 SlotState oldSlotState = mSlotState; in detectPalmPointers() local663 getTouches(args, mDeviceInfo, oldSlotState, mSlotState); in detectPalmPointers()683 std::optional<size_t> slot = oldSlotState.getSlotForPointerId(pointerId); in detectPalmPointers()
161 const SlotState& oldSlotState,
370 SlotState oldSlotState = slotState; in TEST() local373 getTouches(args, deviceInfo, oldSlotState, slotState); in TEST()