Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h128 const RefPtr<Component> CreateControl();
H A Dvideo_element.cpp1524 const RefPtr<Component> VideoElement::CreateControl() in CreateControl() function in OHOS::Ace::VideoElement
1596 columnChildren.emplace_back(CreateControl()); in CreateChild()
1603 childrenAlign.emplace_back(CreateControl()); in CreateChild()