Home
last modified time | relevance | path

Searched defs:SetOnFullScreenChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h162 void SetOnFullScreenChange(VideoEventCallback&& onFullScreenChange) in SetOnFullScreenChange() function
H A Dvideo_model_ng.cpp215 void VideoModelNG::SetOnFullScreenChange(VideoEventFunc&& onFullScreenChange) in SetOnFullScreenChange() function in OHOS::Ace::NG::VideoModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dvideo_model_impl.cpp170 void VideoModelImpl::SetOnFullScreenChange(VideoEventFunc&& onFullScreenChange) in SetOnFullScreenChange() function in OHOS::Ace::Framework::VideoModelImpl