Searched refs:GetScreenComponentRotation (Results 1 – 4 of 4) sorted by relevance
121 float GetScreenComponentRotation() const;
378 HWTEST_F(ScreenPropertyTest, GetScreenComponentRotation, Function | SmallTest | Level2)383 float rotation = property->GetScreenComponentRotation();
55 float ScreenProperty::GetScreenComponentRotation() const in GetScreenComponentRotation() function in OHOS::Rosen::ScreenProperty
586 WLOGFI("screenComponentRotation :%{public}f ", property_.GetScreenComponentRotation()); in SetScreenComponentRotation()