Searched refs:GetDispatchFrameNode (Results 1 – 3 of 3) sorted by relevance
441 auto test = GET_PARENT->GetDispatchFrameNode(touchResult);476 auto test = GET_PARENT->GetDispatchFrameNode(touchResult);510 auto test = GET_PARENT->GetDispatchFrameNode(touchResult);
698 RefPtr<FrameNode> GetDispatchFrameNode(const TouchResult& touchRes);
2748 auto childNode = GetDispatchFrameNode(touchRes); in TouchTest()4863 RefPtr<FrameNode> FrameNode::GetDispatchFrameNode(const TouchResult& touchRes) in GetDispatchFrameNode() function in OHOS::Ace::NG::FrameNode