Searched refs:totalRotation (Results 1 – 4 of 4) sorted by relevance
311 …int totalRotation = (RSBaseRenderUtil::RotateEnumToInt(screenRotation) + RSBaseRenderUtil::RotateE… in LayerRotate() local313 GraphicTransformType rotateEnum = RSBaseRenderUtil::RotateEnumToInt(totalRotation, in LayerRotate()
1361 int totalRotation = (RSBaseRenderUtil::RotateEnumToInt(screenRotation) + surfaceNodeRotation + in SetLayerTransform() local1364 … RSBaseRenderUtil::RotateEnumToInt(totalRotation, RSBaseRenderUtil::GetFlipTransform(transform)); in SetLayerTransform()1375 int totalRotation = (RSBaseRenderUtil::RotateEnumToInt(screenRotation) + surfaceNodeRotation + in SetLayerTransform() local1378 … RSBaseRenderUtil::RotateEnumToInt(totalRotation, RSBaseRenderUtil::GetFlipTransform(transform)); in SetLayerTransform()
617 int totalRotation = (RSBaseRenderUtil::RotateEnumToInt(screenRotation) + surfaceNodeRotation + in SetLayerTransform() local619 GraphicTransformType rotateEnum = RSBaseRenderUtil::RotateEnumToInt(totalRotation, in SetLayerTransform()
1533 int totalRotation = in GetLayerTransform() local1535 … GraphicTransformType rotateEnum = RSBaseRenderUtil::RotateEnumToInt(totalRotation, consumerFlip); in GetLayerTransform()