Home
last modified time | relevance | path

Searched defs:AddGestureSnapshot (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.cpp231 void EventTreeRecord::AddGestureSnapshot(int32_t finger, RefPtr<GestureSnapshot>&& gesture) in AddGestureSnapshot() function in OHOS::Ace::NG::EventTreeRecord
H A Devent_manager.cpp2090 void EventManager::AddGestureSnapshot( in AddGestureSnapshot() function in OHOS::Ace::EventManager
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dmock_event_manager.cpp162 void AddGestureSnapshot(int32_t finger, int32_t depth, const RefPtr<TouchEventTarget>& target, NG:… in AddGestureSnapshot() function