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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp4384 void processSlot(MultiTouchInputMapper* mapper, int32_t slot);
4488 void MultiTouchInputMapperTest::processSlot( function in class:MultiTouchInputMapperTest
4985 processSlot(mapper, 1);
5013 processSlot(mapper, 0);
5015 processSlot(mapper, 1);
5033 processSlot(mapper, 0);
5035 processSlot(mapper, 1);
5076 processSlot(mapper, 0);
5096 processSlot(mapper, 1);
5098 processSlot(mappe
[all...]

Completed in 52 milliseconds