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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2596 void processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y);
2638 void SingleTouchInputMapperTest::processDown(SingleTouchInputMapper* mapper, int32_t x, int32_t y) { function in class:android::SingleTouchInputMapperTest
2739 processDown(mapper, x, y);
2768 processDown(mapper, x, y);
2814 processDown(mapper, x, y);
2865 processDown(mapper, x, y);
2987 processDown(mapper, x, y);
3061 processDown(mapper, x, y);
3148 processDown(mapper, toRawX(50), toRawY(75));
3171 processDown(mappe
[all...]

Completed in 341 milliseconds