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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2916 void processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y);
2958 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { function in class:android::SingleTouchInputMapperTest
3059 processDown(mapper, x, y);
3088 processDown(mapper, x, y);
3134 processDown(mapper, x, y);
3185 processDown(mapper, x, y);
3307 processDown(mapper, x, y);
3383 processDown(mapper, x, y);
3480 processDown(mapper, x, y);
3567 processDown(mappe
[all...]

Completed in 99 milliseconds