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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1700 clearSlots(initialSlot);
1702 clearSlots(-1);
1706 void MultiTouchMotionAccumulator::clearSlots(int32_t initialSlot) { function in class:android::MultiTouchMotionAccumulator
1802 clearSlots(-1);
H A DInputReader.h992 void clearSlots(int32_t initialSlot);

Completed in 1333 milliseconds