Home
last modified time | relevance | path

Searched refs:GetFullscreenEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h265 const FullscreenEvent& GetFullscreenEvent() const in GetFullscreenEvent() function
H A Dvideo_element.cpp588 fullscreenEvent_ = videoComponent->GetFullscreenEvent(); in Prepare()