Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h730 void clearSlots(int32_t initialSlot);
DInputReader.cpp1773 clearSlots(initialSlot); in reset()
1775 clearSlots(-1); in reset()
1780 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) { in clearSlots() function in android::MultiTouchMotionAccumulator
1878 clearSlots(-1); in finishSync()