Home
last modified time | relevance | path

Searched refs:CreateFullScreenNode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_full_screen_node.h36 static RefPtr<VideoFullScreenNode> CreateFullScreenNode(const std::string& tag, int32_t nodeId,
H A Dvideo_full_screen_node.cpp48 RefPtr<VideoFullScreenNode> VideoFullScreenNode::CreateFullScreenNode( in CreateFullScreenNode() function in OHOS::Ace::NG::VideoFullScreenNode
H A Dvideo_pattern.cpp1788 …VideoFullScreenNode::CreateFullScreenNode(V2::VIDEO_ETS_TAG, fullScreenNodeId_.value(), fullScreen… in OnModifyDone()