Home
last modified time | relevance | path

Searched refs:SetBuildInDefaultOrientation (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen_controller.h62 void SetBuildInDefaultOrientation(Orientation orientation);
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_controller_test.cpp534 * @tc.name: SetBuildInDefaultOrientation
535 * @tc.desc: SetBuildInDefaultOrientation test
538 HWTEST_F(AbstractScreenControllerTest, SetBuildInDefaultOrientation, Function | SmallTest | Level3) in HWTEST_F()
541 absController_->SetBuildInDefaultOrientation(orientation); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp125 abstractScreenController_->SetBuildInDefaultOrientation(orientation); in ConfigureDisplayManagerService()
H A Dabstract_screen_controller.cpp727 void AbstractScreenController::SetBuildInDefaultOrientation(Orientation orientation) in SetBuildInDefaultOrientation() function in OHOS::Rosen::AbstractScreenController

Completed in 7 milliseconds