Lines Matching refs:rotatedData
151 if (crtc->rotatedData && !crtc->rotatedPixmap) {
153 crtc->rotatedData,
251 if (crtc->rotatedPixmap || crtc->rotatedData) {
253 crtc->rotatedData);
255 crtc->rotatedData = NULL;
259 if (xf86_config->crtc[c]->rotatedData)
285 if (crtc->rotatedPixmap || crtc->rotatedData) {
287 crtc->rotatedData);
289 crtc->rotatedData = NULL;
396 void *shadowData = crtc->rotatedData;
406 crtc->rotatedData = NULL;
411 crtc->rotatedData = shadowData;
440 crtc->rotatedData = NULL;
488 else if (crtc->rotatedData && !crtc->rotatedPixmap)