Searched refs:curOrientation_ (Results 1 – 3 of 3) sorted by relevance
250 if (orientation == curOrientation_) { in UpdateOrientationStatus()254 lastOrientation_ = curOrientation_; in UpdateOrientationStatus()255 curOrientation_ = orientation; in UpdateOrientationStatus()257 __func__, curOrientation_, lastOrientation_); in UpdateOrientationStatus()298 …LOGD_IF(DEBUG_PIPELINE, "[%{public}s] curOrientation is %{public}d \n", __func__, curOrientation_); in RcdChooseTopResourceType()300 switch (curOrientation_) { in RcdChooseTopResourceType()
162 ScreenRotation curOrientation_ = ScreenRotation::ROTATION_0; variable
952 EXPECT_TRUE(rcdInstance.curOrientation_ == ScreenRotation::INVALID_SCREEN_ROTATION);961 EXPECT_TRUE(rcdInstance.curOrientation_ == ScreenRotation::ROTATION_180);968 EXPECT_TRUE(rcdInstance.curOrientation_ == ScreenRotation::ROTATION_180);