Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp143 static std::vector<MotionEvent> createAxisScrollMotionEventStream( in createAxisScrollMotionEventStream() function
261 std::vector<MotionEvent> events = createAxisScrollMotionEventStream(motions); in computeAndCheckAxisScrollVelocity()
1405 std::vector<MotionEvent> events = createAxisScrollMotionEventStream(motions); in TEST_F()