Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.h106 bool HideVideoPanel();
H A Dvideo_view.cpp324 bool VideoView::HideVideoPanel() in HideVideoPanel() function in OHOS::ACELite::VideoView
H A Dvideo_component.cpp362 videoView_->HideVideoPanel(); in SetVideoControls()