Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp661 MotionEvent createTouchDownEvent(int x, int y, ui::Transform transform) { in createTouchDownEvent() function
686 MotionEvent event = createTouchDownEvent(60, 100, xform); in TEST_F()
692 MotionEvent changedEvent = createTouchDownEvent(60, 100, identity); in TEST_F()
713 MotionEvent event = createTouchDownEvent(60, 100, xform); in TEST_F()
726 MotionEvent event = createTouchDownEvent(60, 100, xform); in TEST_F()
737 MotionEvent event = createTouchDownEvent(60, 100, xform); in TEST_F()
746 MotionEvent event = createTouchDownEvent(60, 100, xform); in TEST_F()