Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp5290 void processSlot(MultiTouchInputMapper& mapper, int32_t slot);
5384 void MultiTouchInputMapperTest::processSlot(MultiTouchInputMapper& mapper, int32_t slot) { in processSlot() function in android::MultiTouchInputMapperTest
5871 processSlot(mapper, 1); in TEST_F()
5899 processSlot(mapper, 0); in TEST_F()
5901 processSlot(mapper, 1); in TEST_F()
5919 processSlot(mapper, 0); in TEST_F()
5921 processSlot(mapper, 1); in TEST_F()
5962 processSlot(mapper, 0); in TEST_F()
5982 processSlot(mapper, 1); in TEST_F()
5984 processSlot(mapper, 0); in TEST_F()
[all …]