Searched refs:SetScreenRequestedOrientation (Results 1 – 6 of 6) sorted by relevance
137 void SetScreenRequestedOrientation(Orientation orientation);
114 void SetScreenRequestedOrientation(Orientation orientation);
261 HWTEST_F(ScreenPropertyTest, SetScreenRequestedOrientation, Function | SmallTest | Level2)266 property->SetScreenRequestedOrientation(orientation);
1566 HWTEST_F(ScreenSessionTest, SetScreenRequestedOrientation, Function | SmallTest | Level2)1571 session->SetScreenRequestedOrientation(orientation);
447 void ScreenProperty::SetScreenRequestedOrientation(Orientation orientation) in SetScreenRequestedOrientation() function in OHOS::Rosen::ScreenProperty
715 void ScreenSession::SetScreenRequestedOrientation(Orientation orientation) in SetScreenRequestedOrientation() function in OHOS::Rosen::ScreenSession717 property_.SetScreenRequestedOrientation(orientation); in SetScreenRequestedOrientation()