Searched refs:INVALID_SCREEN_ROTATION (Results 1 – 15 of 15) sorted by relevance
162 ScreenRotation nodeRotation_ = ScreenRotation::INVALID_SCREEN_ROTATION;163 ScreenRotation screenRotation_ = ScreenRotation::INVALID_SCREEN_ROTATION;
69 INVALID_SCREEN_ROTATION, enumerator271 return screenCorrection == ScreenRotation::INVALID_SCREEN_ROTATION ? in ScreenRotationMapping()
64 ScreenRotation screenRotation_ = ScreenRotation::INVALID_SCREEN_ROTATION;
209 ScreenRotation originScreenRotation_ = ScreenRotation::INVALID_SCREEN_ROTATION;
1268 if (screenCorrection != ScreenRotation::INVALID_SCREEN_ROTATION && in ScaleAndRotateMirrorForWiredScreen()
196 screenRotation = ScreenRotation::INVALID_SCREEN_ROTATION; in SetScreenRotation()
258 rotation = ScreenRotation::INVALID_SCREEN_ROTATION;
402 instance->SetScreenRotation(ScreenRotation::INVALID_SCREEN_ROTATION);
2956 screenRotation = ScreenRotation::INVALID_SCREEN_ROTATION;
949 ScreenRotation curOrientation = ScreenRotation::INVALID_SCREEN_ROTATION;952 EXPECT_TRUE(rcdInstance.curOrientation_ == ScreenRotation::INVALID_SCREEN_ROTATION);
1799 …eenRotation::ROTATION_180, ScreenRotation::ROTATION_270, ScreenRotation::INVALID_SCREEN_ROTATION };1817 …eenRotation::ROTATION_180, ScreenRotation::ROTATION_270, ScreenRotation::INVALID_SCREEN_ROTATION };1836 …eenRotation::ROTATION_180, ScreenRotation::ROTATION_270, ScreenRotation::INVALID_SCREEN_ROTATION };
1422 ScreenRotation screenRotation_ = ScreenRotation::INVALID_SCREEN_ROTATION;
1576 …et = rsInterfaces->SetScreenCorrection(INVALID_SCREEN_ID, ScreenRotation::INVALID_SCREEN_ROTATION);
1239 … ASSERT_EQ(screenManager->GetScreenCorrection(screenId), ScreenRotation::INVALID_SCREEN_ROTATION);
903 return ScreenRotation::INVALID_SCREEN_ROTATION; in GetScreenCorrectionLocked()