Searched refs:GetNormalCapture (Results 1 – 4 of 4) sorted by relevance
19 void ComponentSnapshot::GetNormalCapture(const RefPtr<FrameNode>& frameNode, NormalCallback&& callb… in GetNormalCapture() function in OHOS::Ace::NG::ComponentSnapshot
36 static void GetNormalCapture(const RefPtr<FrameNode>& frameNode, NormalCallback&& callback);
306 void ComponentSnapshot::GetNormalCapture(const RefPtr<FrameNode>& frameNode, NormalCallback&& callb… in GetNormalCapture() function in OHOS::Ace::NG::ComponentSnapshot
603 …[targetNode, callback]() { ComponentSnapshot::GetNormalCapture(targetNode, std::move(callback)); }, in CreateCaptureCallback()606 ComponentSnapshot::GetNormalCapture(targetNode, std::move(callback)); in CreateCaptureCallback()