Searched refs:mSlotState (Results 1 – 2 of 2) sorted by relevance
659 SlotState oldSlotState = mSlotState; in detectPalmPointers()660 mSlotState.update(args); in detectPalmPointers()663 getTouches(args, mDeviceInfo, oldSlotState, mSlotState); in detectPalmPointers()685 slot = mSlotState.getSlotForPointerId(pointerId); in detectPalmPointers()755 out += addLinePrefix(mSlotState.dump(), " "); in dump()
192 SlotState mSlotState; variable