Home
last modified time | relevance | path

Searched defs:isPortrait (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_controller_v2.h75 void RequestFullscreen(bool isPortrait) in RequestFullscreen()
173 void RequestFullscreen(bool isPortrait) in RequestFullscreen()
H A Dvideo_element_v2.cpp273 void VideoElementV2::OnPreFullScreen(bool isPortrait) in OnPreFullScreen()
H A Dvideo_element.h76 virtual void OnPreFullScreen(bool isPortrait) {} in OnPreFullScreen()
H A Dvideo_element.cpp914 …deoController->SetRequestFullscreenImpl([weak = WeakClaim(this), uiTaskExecutor](bool isPortrait) { in SetMethodCall()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H A Dcamera.h60 void SetDeviceOrientation(bool isPortrait) in SetDeviceOrientation()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_panel.cpp996 bool InputMethodPanel::GetDisplaySize(bool isPortrait, WindowSize &size) in GetDisplaySize()