Home
last modified time | relevance | path

Searched refs:GetGestureFactory (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/include/
H A Dtouch_gesture_adapter.h30 static std::shared_ptr<TouchGestureAdapter> GetGestureFactory();
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_adapter.cpp70 std::shared_ptr<TouchGestureAdapter> TouchGestureAdapter::GetGestureFactory() in GetGestureFactory() function in OHOS::MMI::TouchGestureAdapter
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_gesture_adapter_test.cpp106 * @tc.desc: Test the funcation GetGestureFactory
116 ASSERT_NO_FATAL_FAILURE(touchGestureAdapter->GetGestureFactory()); in HWTEST_F()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1971 touchGestureAdapter_ = TouchGestureAdapter::GetGestureFactory(); in AddGestureMonitor()

Completed in 7 milliseconds