Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.h315 void LogTouchTestRecognizerStates(int32_t touchEventId);
H A Devent_manager.cpp754 LogTouchTestRecognizerStates(point.id); in DispatchTouchEvent()
770 void EventManager::LogTouchTestRecognizerStates(int32_t touchEventId) in LogTouchTestRecognizerStates() function in OHOS::Ace::EventManager