Searched refs:getMotionEventAxis (Results 1 – 1 of 1) sorted by relevance
52 static float getMotionEventAxis(common::PointerCoords coords, common::Axis axis) { in getMotionEventAxis() function71 ASSERT_EQ(getMotionEventAxis(motionEvent.pointerCoords[0], common::Axis::X), in TEST()73 ASSERT_EQ(getMotionEventAxis(motionEvent.pointerCoords[0], common::Axis::Y), in TEST()75 ASSERT_EQ(getMotionEventAxis(motionEvent.pointerCoords[0], common::Axis::SIZE), in TEST()