Lines Matching refs:rotation
54 int rotate = pGeode->rotation;
95 Rotation curr = pGeode->rotation;
101 pGeode->rotation = GXGetRotation(pScrni->pScreen);
105 if (pGeode->rotation == curr && pGeode->curMode == mode) {
111 switch (pGeode->rotation) {
134 if (pGeode->rotation != RR_Rotate_0) {
138 pGeode->rotation, NULL);
146 if (pGeode->rotation == RR_Rotate_0)
165 if (pGeode->rotation == RR_Rotate_0) {
184 /* Restore the old rotation */
196 pGeode->rotation = curr;