Home
last modified time | relevance | path

Searched defs:inputManager (Results 1 - 11 of 11) sorted by relevance

/foundation/multimedia/av_session/services/session/adapter/
H A Dkey_event_adapter.cpp32 auto* inputManager = MMI::InputManager::GetInstance(); in SubscribeKeyEvent() local
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Devent_hub.h29 EventHub(const OHOS::EventFwk::CommonEventSubscribeInfo &info, InputManager& inputManager) in EventHub() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_manager.cpp26 auto* inputManager = MMI::InputManager::GetInstance(); in GetDeviceIds() local
56 auto* inputManager = MMI::InputManager::GetInstance(); in GetKeyboardType() local
66 auto* inputManager = MMI::InputManager::GetInstance(); in GetSystemHotkeys() local
H A Dmouse_style_ohos.cpp35 auto inputManager = MMI::InputManager::GetInstance(); in SetPointerStyle() local
105 auto inputManager = MMI::InputManager::GetInstance(); in GetPointerStyle() local
134 auto inputManager = MMI::InputManager::GetInstance(); in SetMouseIcon() local
147 auto inputManager = MMI::InputManager::GetInstance(); SetCustomCursor() local
161 auto inputManager = MMI::InputManager::GetInstance(); SetPointerVisible() local
[all...]
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Devent_hub.cpp38 std::shared_ptr<EventHub> EventHub::RegisterEvent(InputManager& inputManager) in RegisterEvent() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dswitch_event_input_subscribe_manager_test.cpp158 InputManagerImpl inputManager; in HWTEST_F() local
171 InputManagerImpl inputManager; in HWTEST_F() local
184 InputManagerImpl inputManager; in HWTEST_F() local
202 InputManagerImpl inputManager; in HWTEST_F() local
238 InputManagerImpl inputManager; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_playback.cpp127 auto inputManager = GetManager<IAnimationInputComponentManager>(animationManager_->GetEcs()); in GetAnimationLength() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp124 auto inputManager = MMI::InputManager::GetInstance(); in UpdatePressedKeyCodes() local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp445 auto inputManager = std::make_shared<InputManager>(AppExecFwk::EventRunner::Create("tdd_test_handler")); in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp5006 InputWindowsManager inputManager; in HWTEST_F() local
5041 InputWindowsManager inputManager; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp716 AnimationInput( const IAnimationInputComponentManager& inputManager, const Entity& animationInput, BufferHelper& bufferHelper) AnimationInput() argument

Completed in 24 milliseconds