Home
last modified time | relevance | path

Searched defs:SetPointerSpeed (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_event_normalize.cpp200 int32_t MouseEventNormalize::SetPointerSpeed(int32_t speed) in SetPointerSpeed() function in OHOS::MMI::MouseEventNormalize
H A Dmouse_transform_processor.cpp798 int32_t MouseTransformProcessor::SetPointerSpeed(int32_t speed) in SetPointerSpeed() function in OHOS::MMI::MouseTransformProcessor
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp304 int32_t InputManager::SetPointerSpeed(int32_t speed) in SetPointerSpeed() function in OHOS::MMI::InputManager
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp303 napi_value JsPointerManager::SetPointerSpeed(napi_env env, int32_t pointerSpeed, napi_value handle) in SetPointerSpeed() function in OHOS::MMI::JsPointerManager
H A Djs_pointer_context.cpp304 napi_value JsPointerContext::SetPointerSpeed(napi_env env, napi_callback_info info) in SetPointerSpeed() function in OHOS::MMI::JsPointerContext
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp254 int32_t MultimodalInputConnectManager::SetPointerSpeed(int32_t speed) in SetPointerSpeed() function in OHOS::MMI::MultimodalInputConnectManager
H A Dmultimodal_input_connect_proxy.cpp605 int32_t MultimodalInputConnectProxy::SetPointerSpeed(int32_t speed) in SetPointerSpeed() function in OHOS::MMI::MultimodalInputConnectProxy
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp1271 int32_t InputManagerImpl::SetPointerSpeed(int32_t speed) in SetPointerSpeed() function in OHOS::MMI::InputManagerImpl
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp912 int32_t MMIService::SetPointerSpeed(int32_t speed) in SetPointerSpeed() function in OHOS::MMI::MMIService
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp113 int32_t SetPointerSpeed(int32_t speed) override in SetPointerSpeed() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest