Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_event_normalize.cpp205 int32_t MouseEventNormalize::GetPointerSpeed() const in GetPointerSpeed() function in OHOS::MMI::MouseEventNormalize
H A Dmouse_transform_processor.cpp817 int32_t MouseTransformProcessor::GetPointerSpeed() in GetPointerSpeed() function in OHOS::MMI::MouseTransformProcessor
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp309 int32_t InputManager::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::InputManager
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp333 napi_value JsPointerManager::GetPointerSpeed(napi_env env, napi_value handle) in GetPointerSpeed() function in OHOS::MMI::JsPointerManager
H A Djs_pointer_context.cpp370 napi_value JsPointerContext::GetPointerSpeed(napi_env env, napi_callback_info info) in GetPointerSpeed() function in OHOS::MMI::JsPointerContext
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp261 int32_t MultimodalInputConnectManager::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::MultimodalInputConnectManager
H A Dmultimodal_input_connect_proxy.cpp626 int32_t MultimodalInputConnectProxy::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::MultimodalInputConnectProxy
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp1287 int32_t InputManagerImpl::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::InputManagerImpl
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp937 int32_t MMIService::GetPointerSpeed(int32_t &speed) in GetPointerSpeed() function in OHOS::MMI::MMIService
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp118 int32_t GetPointerSpeed(int32_t &speed) override { return speed_; } in GetPointerSpeed() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest