Home
last modified time | relevance | path

Searched defs:GetPointerSpeed (Results 1 – 9 of 9) sorted by relevance

/foundation/multimodalinput/input/service/mouse_event_normalize/src/
Dmouse_event_normalize.cpp195 int32_t MouseEventNormalize::GetPointerSpeed() const in GetPointerSpeed() function in OHOS::MMI::MouseEventNormalize
Dmouse_transform_processor.cpp1222 int32_t MouseTransformProcessor::GetPointerSpeed() in GetPointerSpeed() function in OHOS::MMI::MouseTransformProcessor
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dinput_manager.cpp536 int32_t InputManager::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::InputManager
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
Djs_pointer_manager.cpp335 napi_value JsPointerManager::GetPointerSpeed(napi_env env, napi_value handle) in GetPointerSpeed() function in OHOS::MMI::JsPointerManager
Djs_pointer_context.cpp385 napi_value JsPointerContext::GetPointerSpeed(napi_env env, napi_callback_info info) in GetPointerSpeed() function in OHOS::MMI::JsPointerContext
/foundation/multimodalinput/input/service/connect_manager/src/
Dmultimodal_input_connect_manager.cpp280 int32_t MultimodalInputConnectManager::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::MultimodalInputConnectManager
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_manager_impl.cpp1579 int32_t InputManagerImpl::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::InputManagerImpl
/foundation/multimodalinput/input/service/module_loader/src/
Dmmi_service.cpp1239 ErrCode MMIService::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::MMIService
/foundation/multimodalinput/input/service/connect_manager/test/
Dmultimodal_input_connect_stub_ex_test.cpp132 int32_t GetPointerSpeed(int32_t &speed) override { return speed_; } in GetPointerSpeed() function in OHOS::MMI::__anon424525420111::MMIServiceTest