Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp310 void UIVideo::ShowController(bool show) in ShowController() function in OHOS::UIVideo
713 video_->ShowController(false); in Callback()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_video.h221 void ShowController(bool show);
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.cpp206 video_->ShowController(true); in UIKitUIVideoTestSetVideo001()