Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_video.cpp267 …auto OnFullScreenChange = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = … in JsOnFullscreenChange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp1732 void VideoPattern::OnFullScreenChange(bool isFullScreen) in OnModifyDone() function in OHOS::Ace::NG::VideoPattern