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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp3749 void processSlot(MultiTouchInputMapper* mapper, int32_t slot);
3852 void MultiTouchInputMapperTest::processSlot( function in class:android::MultiTouchInputMapperTest
4345 processSlot(mapper, 1);
4373 processSlot(mapper, 0);
4375 processSlot(mapper, 1);
4393 processSlot(mapper, 0);
4395 processSlot(mapper, 1);
4436 processSlot(mapper, 0);
4456 processSlot(mapper, 1);
4458 processSlot(mappe
[all...]

Completed in 350 milliseconds