Searched defs:TouchPointSnapshot (Results 1 – 2 of 2) sorted by relevance
44 struct TouchPointSnapshot { struct50 int32_t id = -1;51 OffsetF point;75 std::list<TouchPointSnapshot> touchPoints; argument
51 TouchPointSnapshot::TouchPointSnapshot(const TouchEvent& event) in TouchPointSnapshot() function in OHOS::Ace::NG::TouchPointSnapshot