Searched defs:processSlot (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp3741 void processSlot(MultiTouchInputMapper* mapper, int32_t slot);
3844 void MultiTouchInputMapperTest::processSlot( function in class:android::MultiTouchInputMapperTest
4337 processSlot(mapper, 1);
4365 processSlot(mapper, 0);
4367 processSlot(mapper, 1);
4385 processSlot(mapper, 0);
4387 processSlot(mapper, 1);
4428 processSlot(mapper, 0);
4448 processSlot(mapper, 1);
4450 processSlot(mappe
[all...]

Completed in 49 milliseconds