Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp3049 void processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y);
3091 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { in processDown() function in android::SingleTouchInputMapperTest
3192 processDown(mapper, x, y); in TEST_F()
3221 processDown(mapper, x, y); in TEST_F()
3267 processDown(mapper, x, y); in TEST_F()
3318 processDown(mapper, x, y); in TEST_F()
3440 processDown(mapper, x, y); in TEST_F()
3516 processDown(mapper, x, y); in TEST_F()
3613 processDown(mapper, x, y); in TEST_F()
3700 processDown(mapper, toRawX(50), toRawY(75)); in TEST_F()
[all …]