Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/
Devent_dump.h44 struct TouchPointSnapshot { struct
59 std::list<TouchPointSnapshot> touchPoints; argument
Devent_dump.cpp48 TouchPointSnapshot::TouchPointSnapshot(const TouchEvent& event) in TouchPointSnapshot() function in OHOS::Ace::NG::TouchPointSnapshot