Searched refs:getMotionEventAxis (Results 1 – 1 of 1) sorted by relevance
53 static float getMotionEventAxis(common::V1_0::PointerCoords coords, in getMotionEventAxis() function73 ASSERT_EQ(getMotionEventAxis(motionEvent.pointerCoords[0], common::V1_0::Axis::X), in TEST()75 ASSERT_EQ(getMotionEventAxis(motionEvent.pointerCoords[0], common::V1_0::Axis::Y), in TEST()77 ASSERT_EQ(getMotionEventAxis(motionEvent.pointerCoords[0], common::V1_0::Axis::SIZE), in TEST()