Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h931 void clearSlots(int32_t initialSlot);
DInputReader.cpp1591 clearSlots(initialSlot); in reset()
1593 clearSlots(-1); in reset()
1597 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) { in clearSlots() function in android::MultiTouchMotionAccumulator
1693 clearSlots(-1); in finishSync()