Searched refs:rotatedData (Results 1 – 3 of 3) sorted by relevance
151 if (crtc->rotatedData && !crtc->rotatedPixmap) { in xf86RotatePrepare()153 crtc->rotatedData, in xf86RotatePrepare()251 if (crtc->rotatedPixmap || crtc->rotatedData) { in xf86RotateDestroy()253 crtc->rotatedData); in xf86RotateDestroy()255 crtc->rotatedData = NULL; in xf86RotateDestroy()259 if (xf86_config->crtc[c]->rotatedData) in xf86RotateDestroy()285 if (crtc->rotatedPixmap || crtc->rotatedData) { in xf86RotateFreeShadow()287 crtc->rotatedData); in xf86RotateFreeShadow()289 crtc->rotatedData = NULL; in xf86RotateFreeShadow()408 void *shadowData = crtc->rotatedData; in xf86CrtcRotate()[all …]
281 void *rotatedData; member
415 void *rotatedData;