Searched refs:toolTypeSource (Results 1 – 1 of 1) sorted by relevance
6757 auto toolTypeSource = in testStartFusedStylusGesture() local6772 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_DOWN)))); in testStartFusedStylusGesture()6779 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE)))); in testStartFusedStylusGesture()6804 auto toolTypeSource = in testUnsuccessfulFusionGesture() local6823 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_DOWN)))); in testUnsuccessfulFusionGesture()6829 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE)))); in testUnsuccessfulFusionGesture()6833 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_UP)))); in testUnsuccessfulFusionGesture()6862 auto toolTypeSource = AllOf(WithSource(STYLUS_FUSION_SOURCE), WithToolType(ToolType::STYLUS)); in TEST_F() local6874 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_DOWN)))); in TEST_F()6880 AllOf(toolTypeSource, WithMotionAction(AMOTION_EVENT_ACTION_MOVE)))); in TEST_F()[all …]