Home
last modified time | relevance | path

Searched defs:switchFlag (Results 1 - 14 of 14) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dswitch_event_input_subscribe_manager_test.cpp185 bool switchFlag = true; in HWTEST_F() local
203 bool switchFlag = true; in HWTEST_F() local
H A Dinput_manager_impl_test.cpp614 bool switchFlag = true; in HWTEST_F() local
631 bool switchFlag = true; in HWTEST_F() local
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp910 int32_t MouseTransformProcessor::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() argument
923 void MouseTransformProcessor::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() argument
949 int32_t MouseTransformProcessor::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() argument
963 GetTouchpadTapSwitch(bool &switchFlag) GetTouchpadTapSwitch() argument
[all...]
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouchpad_transform_processor.cpp541 int32_t TouchPadTransformProcessor::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch() argument
554 void TouchPadTransformProcessor::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() argument
560 int32_t TouchPadTransformProcessor::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() argument
573 void TouchPadTransformProcessor::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() argument
735 SetTouchpadThreeFingersTapSwitch(bool switchFlag) SetTouchpadThreeFingersTapSwitch() argument
746 GetTouchpadThreeFingersTapSwitch(bool &switchFlag) GetTouchpadThreeFingersTapSwitch() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp460 bool switchFlag = true; in VideoSegmentDownloadFinished() local
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp885 napi_value JsPointerManager::SetTouchpadScrollSwitch(napi_env env, bool switchFlag, napi_value handle) in SetTouchpadScrollSwitch() argument
895 bool switchFlag = true; in GetTouchpadScrollSwitch() local
915 napi_value JsPointerManager::SetTouchpadTapSwitch(napi_env env, bool switchFlag, napi_value handle) in SetTouchpadTapSwitch() argument
925 bool switchFlag = true; in GetTouchpadTapSwitch() local
944 SetTouchpadPinchSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadPinchSwitch() argument
954 bool switchFlag = true; GetTouchpadPinchSwitch() local
959 SetTouchpadSwipeSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadSwipeSwitch() argument
969 bool switchFlag = true; GetTouchpadSwipeSwitch() local
1013 SetTouchpadThreeFingersTapSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadThreeFingersTapSwitch() argument
1023 bool switchFlag = true; GetTouchpadThreeFingersTapSwitch() local
[all...]
H A Djs_pointer_context.cpp1323 bool switchFlag = true; in SetTouchpadBoolData() local
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp151 bool switchFlag = true; in HWTEST_F() local
165 bool switchFlag = true; in HWTEST_F() local
2921 bool switchFlag = true; in HWTEST_F() local
2955 bool switchFlag = true; in HWTEST_F() local
2972 bool switchFlag = true; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp1893 bool switchFlag = true; in StubSetTouchpadScrollSwitch() local
1912 bool switchFlag = true; in StubGetTouchpadScrollSwitch() local
1971 bool switchFlag = true; in StubSetTouchpadTapSwitch() local
1990 bool switchFlag = true; StubGetTouchpadTapSwitch() local
2133 bool switchFlag = true; StubSetTouchpadPinchSwitch() local
2152 bool switchFlag = true; StubGetTouchpadPinchSwitch() local
2172 bool switchFlag = true; StubSetTouchpadSwipeSwitch() local
2191 bool switchFlag = true; StubGetTouchpadSwipeSwitch() local
2624 bool switchFlag = true; StubGetTouchpadThreeFingersTapSwitch() local
[all...]
H A Dmultimodal_input_connect_proxy.cpp1663 int32_t MultimodalInputConnectProxy::SetTouchpadBoolData(bool switchFlag, int32_t type) in SetTouchpadBoolData() argument
1685 int32_t MultimodalInputConnectProxy::GetTouchpadBoolData(bool &switchFlag, int32_t type) in GetTouchpadBoolData() argument
1749 int32_t MultimodalInputConnectProxy::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() argument
1755 int32_t MultimodalInputConnectProxy::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() argument
1767 int32_t MultimodalInputConnectProxy::GetTouchpadScrollDirection(bool &switchFlag) in GetTouchpadScrollDirection() argument
1773 SetTouchpadTapSwitch(bool switchFlag) SetTouchpadTapSwitch() argument
1779 GetTouchpadTapSwitch(bool &switchFlag) GetTouchpadTapSwitch() argument
1797 SetTouchpadPinchSwitch(bool switchFlag) SetTouchpadPinchSwitch() argument
1803 GetTouchpadPinchSwitch(bool &switchFlag) GetTouchpadPinchSwitch() argument
1809 SetTouchpadSwipeSwitch(bool switchFlag) SetTouchpadSwipeSwitch() argument
1815 GetTouchpadSwipeSwitch(bool &switchFlag) GetTouchpadSwipeSwitch() argument
2372 SetTouchpadThreeFingersTapSwitch(bool switchFlag) SetTouchpadThreeFingersTapSwitch() argument
2394 GetTouchpadThreeFingersTapSwitch(bool &switchFlag) GetTouchpadThreeFingersTapSwitch() argument
[all...]
H A Dmultimodal_input_connect_manager.cpp612 int32_t MultimodalInputConnectManager::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() argument
619 int32_t MultimodalInputConnectManager::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() argument
640 int32_t MultimodalInputConnectManager::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() argument
647 int32_t MultimodalInputConnectManager::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() argument
668 int32_t MultimodalInputConnectManager::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() argument
675 GetTouchpadPinchSwitch(bool &switchFlag) GetTouchpadPinchSwitch() argument
682 SetTouchpadSwipeSwitch(bool switchFlag) SetTouchpadSwipeSwitch() argument
689 GetTouchpadSwipeSwitch(bool &switchFlag) GetTouchpadSwipeSwitch() argument
825 SetTouchpadThreeFingersTapSwitch(bool switchFlag) SetTouchpadThreeFingersTapSwitch() argument
832 GetTouchpadThreeFingersTapSwitch(bool &switchFlag) GetTouchpadThreeFingersTapSwitch() argument
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp444 int32_t InputManager::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() argument
449 int32_t InputManager::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() argument
462 int32_t InputManager::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() argument
467 int32_t InputManager::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() argument
482 int32_t InputManager::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() argument
487 GetTouchpadPinchSwitch(bool &switchFlag) GetTouchpadPinchSwitch() argument
492 SetTouchpadSwipeSwitch(bool switchFlag) SetTouchpadSwipeSwitch() argument
497 GetTouchpadSwipeSwitch(bool &switchFlag) GetTouchpadSwipeSwitch() argument
639 SetTouchpadThreeFingersTapSwitch(bool switchFlag) SetTouchpadThreeFingersTapSwitch() argument
644 GetTouchpadThreeFingersTapSwitch(bool &switchFlag) GetTouchpadThreeFingersTapSwitch() argument
[all...]
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp1870 int32_t InputManagerImpl::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() argument
1886 int32_t InputManagerImpl::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() argument
1934 int32_t InputManagerImpl::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() argument
1950 int32_t InputManagerImpl::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() argument
1998 int32_t InputManagerImpl::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() argument
2014 GetTouchpadPinchSwitch(bool &switchFlag) GetTouchpadPinchSwitch() argument
2030 SetTouchpadSwipeSwitch(bool switchFlag) SetTouchpadSwipeSwitch() argument
2046 GetTouchpadSwipeSwitch(bool &switchFlag) GetTouchpadSwipeSwitch() argument
2424 SetTouchpadThreeFingersTapSwitch(bool switchFlag) SetTouchpadThreeFingersTapSwitch() argument
2434 GetTouchpadThreeFingersTapSwitch(bool &switchFlag) GetTouchpadThreeFingersTapSwitch() argument
[all...]
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2835 int32_t MMIService::ReadTouchpadScrollSwich(bool &switchFlag) in ReadTouchpadScrollSwich() argument
2841 int32_t MMIService::ReadTouchpadScrollDirection(bool &switchFlag) in ReadTouchpadScrollDirection() argument
2847 int32_t MMIService::ReadTouchpadTapSwitch(bool &switchFlag) in ReadTouchpadTapSwitch() argument
2859 int32_t MMIService::ReadTouchpadPinchSwitch(bool &switchFlag) in ReadTouchpadPinchSwitch() argument
2865 int32_t MMIService::ReadTouchpadSwipeSwitch(bool &switchFlag) in ReadTouchpadSwipeSwitch() argument
2885 SetTouchpadScrollSwitch(bool switchFlag) SetTouchpadScrollSwitch() argument
2902 GetTouchpadScrollSwitch(bool &switchFlag) GetTouchpadScrollSwitch() argument
2953 SetTouchpadTapSwitch(bool switchFlag) SetTouchpadTapSwitch() argument
2970 GetTouchpadTapSwitch(bool &switchFlag) GetTouchpadTapSwitch() argument
3021 SetTouchpadPinchSwitch(bool switchFlag) SetTouchpadPinchSwitch() argument
3038 GetTouchpadPinchSwitch(bool &switchFlag) GetTouchpadPinchSwitch() argument
3055 SetTouchpadSwipeSwitch(bool switchFlag) SetTouchpadSwipeSwitch() argument
3072 GetTouchpadSwipeSwitch(bool &switchFlag) GetTouchpadSwipeSwitch() argument
3435 SetTouchpadThreeFingersTapSwitch(bool switchFlag) SetTouchpadThreeFingersTapSwitch() argument
3453 GetTouchpadThreeFingersTapSwitch(bool &switchFlag) GetTouchpadThreeFingersTapSwitch() argument
[all...]

Completed in 35 milliseconds