Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:initialSlot

1584         int32_t initialSlot;
1586 ABS_MT_SLOT, &initialSlot);
1589 initialSlot = -1;
1591 clearSlots(initialSlot);
1597 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) {
1603 mCurrentSlot = initialSlot;