Home | History | Annotate | Download | only in input

Lines Matching refs:initialSlot

1512         int32_t initialSlot;
1514 ABS_MT_SLOT, &initialSlot);
1517 initialSlot = -1;
1519 clearSlots(initialSlot);
1525 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) {
1531 mCurrentSlot = initialSlot;