Home
last modified time | relevance | path

Searched refs:GetCurrentGestureReferee (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_recognizer.cpp23 RefPtr<GestureReferee> GetCurrentGestureReferee() in GetCurrentGestureReferee() function
94 auto referee = GetCurrentGestureReferee(); in AddToReferee()
107 auto referee = GetCurrentGestureReferee(); in DelFromReferee()
123 auto referee = GetCurrentGestureReferee(); in BatchAdjudicate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dgesture_recognizer.cpp40 RefPtr<GestureReferee> GetCurrentGestureReferee(const RefPtr<NGGestureRecognizer>& recognizer) in GetCurrentGestureReferee() function
299 auto referee = GetCurrentGestureReferee(recognizer); in BatchAdjudicate()