Home
last modified time | relevance | path

Searched refs:CreateSVG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h311 RefPtr<FrameNode> CreateSVG();
H A Dvideo_pattern.cpp1270 auto playButton = CreateSVG(); in OnModifyDone()
1287 auto fullScreenButton = CreateSVG(); in OnModifyDone()
1380 RefPtr<FrameNode> VideoPattern::CreateSVG() in OnModifyDone() function in OHOS::Ace::NG::VideoPattern