Home
last modified time | relevance | path

Searched defs:OnPreFullScreen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element_v2.cpp273 void VideoElementV2::OnPreFullScreen(bool isPortrait) in OnPreFullScreen() function in OHOS::Ace::VideoElementV2
H A Dvideo_element.h76 virtual void OnPreFullScreen(bool isPortrait) {} in OnPreFullScreen() function