Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.h45 bool CreateVideoView();
H A Dvideo_view.cpp40 bool VideoView::CreateVideoView() in CreateVideoView() function in OHOS::ACELite::VideoView
H A Dvideo_component.cpp175 if (!videoView_->CreateVideoView()) { in CreateNativeViews()