Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeWindows.h332 WithRawCoords(0, 0))); in consumeMotionOutsideWithZeroedCoords()
DTestEventMatchers.h372 inline WithRawCoordsMatcher WithRawCoords(float rawX, float rawY) { in WithRawCoords() function
DInputDispatcher_test.cpp5793 WithCoords(100, 80), WithRawCoords(300, 880))); in TEST_F()
5800 WithRawCoords(300, 880))); in TEST_F()
5802 AllOf(WithMotionAction(ACTION_DOWN), WithCoords(100, 80), WithRawCoords(300, 880))); in TEST_F()
5826 WithCoords(100, 80), WithRawCoords(300, 880))); in TEST_F()
5834 WithRawCoords(300, 880))); in TEST_F()
5836 AllOf(WithMotionAction(ACTION_DOWN), WithCoords(100, 80), WithRawCoords(300, 880))); in TEST_F()
5849 WithCoords(100, 80), WithRawCoords(300, 880))); in TEST_F()
5854 WithRawCoords(300, 880))); in TEST_F()
5878 WithCoords(100, 80), WithRawCoords(300, 880), in TEST_F()
5885 WithRawCoords(300, 880), in TEST_F()