Home
last modified time | relevance | path

Searched defs:OnBeginGestureReferee (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dmulti_fingers_recognizer_test_ng.cpp161 void OnBeginGestureReferee(int32_t touchId, bool needUpdateChild = false) {} in OnBeginGestureReferee() function in OHOS::Ace::NG::MockMultiFingersRecognizer
180 void OnBeginGestureReferee(int32_t touchId, bool needUpdateChild = false) {} in OnBeginGestureReferee() function in OHOS::Ace::NG::MockNGGestureRecognizer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.cpp27 void RecognizerGroup::OnBeginGestureReferee(int32_t touchId, bool needUpdateChild) in OnBeginGestureReferee() function in OHOS::Ace::NG::RecognizerGroup