Searched defs:RequestFullscreen (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_video_controller.cpp | 119 void JSVideoController::RequestFullscreen(const JSCallbackInfo& args) in RequestFullscreen() function in OHOS::Ace::Framework::JSVideoController |
/foundation/arkui/ace_engine/frameworks/core/components/video/ | ||
H A D | video_controller_v2.h | 75 void RequestFullscreen(bool isPortrait) in RequestFullscreen() function in OHOS::Ace::VideoController 173 void RequestFullscreen(bool isPortrait) in RequestFullscreen() function in OHOS::Ace::VideoControllerV2 |
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ | ||
H A D | cj_video_ffi.cpp | 63 void NativeVideoController::RequestFullscreen(bool fullScreen) in RequestFullscreen() function in OHOS::Ace::Framework::NativeVideoController |
Completed in 3 milliseconds