Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DCursorInputMapper_test.cpp886 const float relY2 = motionArgs.pointerCoords[0].getAxisValue(AMOTION_EVENT_AXIS_RELATIVE_Y); in TEST_F() local
888 ASSERT_EQ(20, relY2); in TEST_F()
953 const float relY2 = motionArgs.pointerCoords[0].getAxisValue(AMOTION_EVENT_AXIS_RELATIVE_Y); in TEST_F() local
955 ASSERT_EQ(20, relY2); in TEST_F()