Searched refs:GetDisplayRotation (Results 1 – 3 of 3) sorted by relevance
176 ASSERT_EQ(Rotation::ROTATION_90, displayGroupInfo_->GetDisplayRotation(displayId));188 ASSERT_EQ(Rotation::ROTATION_0, displayGroupInfo_->GetDisplayRotation(displayId));
43 Rotation GetDisplayRotation(DisplayId displayId) const;
126 Rotation DisplayGroupInfo::GetDisplayRotation(DisplayId displayId) const in GetDisplayRotation() function in OHOS::Rosen::DisplayGroupInfo