Searched refs:GetFormSurfaceNode (Results 1 – 3 of 3) sorted by relevance
470 static std::shared_ptr<Rosen::RSSurfaceNode> GetFormSurfaceNode(int32_t instanceId);
2809 std::shared_ptr<Rosen::RSSurfaceNode> AceContainer::GetFormSurfaceNode(int32_t instanceId) in GetFormSurfaceNode() function in OHOS::Ace::Platform::AceContainer
1521 return Platform::AceContainer::GetFormSurfaceNode(instanceId_); in GetFormRootNode()