Searched refs:AddFrameNodeSnapshot (Results 1 – 5 of 5) sorted by relevance
92 void AddFrameNodeSnapshot(FrameNodeSnapshot&& node);
211 void EventTreeRecord::AddFrameNodeSnapshot(FrameNodeSnapshot&& node) in AddFrameNodeSnapshot() function in OHOS::Ace::NG::EventTreeRecord
391 eventTreeRecord->AddFrameNodeSnapshot(std::move(*frameNodeSnapshotInstance));
1234 …void AddFrameNodeSnapshot(bool isHit, int32_t parentId, std::vector<RectF> responseRegionList, Eve…
2699 … AddFrameNodeSnapshot(!isOutOfRegion, parentId, responseRegionList, touchRestrict.touchTestType); in TouchTest()4729 void FrameNode::AddFrameNodeSnapshot( in AddFrameNodeSnapshot() function in OHOS::Ace::NG::FrameNode4745 eventMgr->GetEventTreeRecord(type).AddFrameNodeSnapshot(std::move(info)); in AddFrameNodeSnapshot()