Searched refs:clearSlots (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1673 clearSlots(initialSlot);
1675 clearSlots(-1);
1679 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) { function in class:android::MultiTouchMotionAccumulator
1775 clearSlots(-1);
H A DInputReader.h986 void clearSlots(int32_t initialSlot);

Completed in 276 milliseconds