Searched refs:GetAbsRotation (Results 1 – 5 of 5) sorted by relevance
338 float GetAbsRotation() const in GetAbsRotation() function
783 float GetAbsRotation() const in GetAbsRotation() function
1303 int degree = static_cast<int>(node.GetAbsRotation()) % 360; in GetRotateTransformForRotationFixed()1523 … : TransferToAntiClockwiseDegrees(static_cast<int>(node.GetAbsRotation()) % 360); in GetLayerTransform()
1323 int degree = static_cast<int>(nodeParams->GetAbsRotation()) % 360; in DealWithSurfaceRotationAndGravity()
1624 … hwcNode->SetAbsRotation(hwcNode->GetAbsRotation() + parent->GetRenderProperties().GetRotation()); in UpdateHwcNodeProperty()