Searched refs:GetRotationDegreeFromMatrix (Results 1 – 5 of 5) sorted by relevance
90 static int GetRotationDegreeFromMatrix(Drawing::Matrix matrix);
230 … RSUniRenderUtil::GetRotationDegreeFromMatrix(params.GetTotalMatrix()) % RS_ROTATION_90 != 0) { in GetForceClientForDRM()
812 int RSUniRenderUtil::GetRotationDegreeFromMatrix(Drawing::Matrix matrix) in GetRotationDegreeFromMatrix() function in OHOS::Rosen::RSUniRenderUtil1606 int degree = RSUniRenderUtil::GetRotationDegreeFromMatrix(node.GetTotalMatrix()); in DealWithScalingMode()
449 … if (RSUniRenderUtil::GetRotationDegreeFromMatrix(geoPtr->GetAbsMatrix()) % RS_ROTATION_90 != 0) { in UpdateSurfaceRenderNodeRotate()1649 int degree = RSUniRenderUtil::GetRotationDegreeFromMatrix(totalMatrix); in UpdateHwcNodeEnableByRotateAndAlpha()
453 HWTEST_F(RSUniRenderUtilTest, GetRotationDegreeFromMatrix, Function | SmallTest | Level2)458 angle = RSUniRenderUtil::GetRotationDegreeFromMatrix(matrix);