Home
last modified time | relevance | path

Searched defs:fullScreen (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_interface.h109 virtual void NotifySessionFullScreen(bool fullScreen) {} in NotifySessionFullScreen()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_video_ffi.cpp66 void NativeVideoController::RequestFullscreen(bool fullScreen) in RequestFullscreen()
263 void FfiOHOSAceFrameworkVideoControllerRequestFullscreen(bool fullScreen, int64_t selfID) in FfiOHOSAceFrameworkVideoControllerRequestFullscreen()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_test.cpp270 bool fullScreen = true; variable
H A Dscene_session_lifecycle_test.cpp1118 bool fullScreen = true; variable
H A Dscene_session_test2.cpp617 bool fullScreen = true; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp403 bool fullScreen = data.ReadBool(); in HandleNotifySessionFullScreen() local
H A Dsession_stage_proxy.cpp808 void SessionStageProxy::NotifySessionFullScreen(bool fullScreen) in NotifySessionFullScreen()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test2.cpp970 bool fullScreen = true; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/
H A Dentry.json36 "fullScreen":"全屏显示", string
106 "fullScreen":"Full Screen", string
2468 "fullScreen":"[TS_954629]_Full Screen" string
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp3663 void WindowSceneSessionImpl::NotifySessionFullScreen(bool fullScreen) in NotifySessionFullScreen()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4490 void SceneSession::NotifySessionFullScreen(bool fullScreen) in NotifySessionFullScreen()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp6054 bool fullScreen = false; in CheckWindowModeType() local