Searched refs:SetDefaultDeviceRotationOffset (Results 1 – 10 of 10) sorted by relevance
105 ScreenRotationController::SetDefaultDeviceRotationOffset(-90);108 ScreenRotationController::SetDefaultDeviceRotationOffset(-100);111 ScreenRotationController::SetDefaultDeviceRotationOffset(360);114 ScreenRotationController::SetDefaultDeviceRotationOffset(10);117 ScreenRotationController::SetDefaultDeviceRotationOffset(180);
51 static void SetDefaultDeviceRotationOffset(uint32_t defaultDeviceRotationOffset);
89 void SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset);
226 void SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset);
457 void ScreenProperty::SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset) in SetDefaultDeviceRotationOffset() function in OHOS::Rosen::ScreenProperty
267 displayInfo->SetDefaultDeviceRotationOffset(property_.GetDefaultDeviceRotationOffset()); in ConvertToDisplayInfo()339 void ScreenSession::SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset) in SetDefaultDeviceRotationOffset() function in OHOS::Rosen::ScreenSession342 property_.SetDefaultDeviceRotationOffset(defaultRotationOffset); in SetDefaultDeviceRotationOffset()
76 void ScreenRotationController::SetDefaultDeviceRotationOffset(uint32_t defaultDeviceRotationOffset) in SetDefaultDeviceRotationOffset() function in OHOS::Rosen::ScreenRotationController
109 ScreenRotationController::SetDefaultDeviceRotationOffset(defaultDeviceRotationOffset); in ConfigureDisplayManagerService()
199 HWTEST_F(ScreenSessionTest, SetDefaultDeviceRotationOffset, Function | SmallTest | Level2)210 screenSession->SetDefaultDeviceRotationOffset(defaultRotationOffset);
1352 property.SetDefaultDeviceRotationOffset(defaultDeviceRotationOffset_); in CreateScreenProperty()4839 screenSession->SetDefaultDeviceRotationOffset(0); in NotifyFoldStatusChanged()4841 screenSession->SetDefaultDeviceRotationOffset(defaultDeviceRotationOffset_); in NotifyFoldStatusChanged()