Home
last modified time | relevance | path

Searched refs:SetLandscape (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dplayer.h111 void SetLandscape();
H A Dplayer.cpp581 void Player::SetLandscape() in SetLandscape() function in OHOS::Ace::Player
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1906 player_->SetLandscape(); in OnStartBtnClick()