HomeSort by: relevance | last modified time | path
    Searched refs:RENDITIONPTR (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xf86-video-rendition/dist/src/
hwcursor.c 43 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
66 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
81 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
137 /* renditionPtr pRendition = RENDITIONPTR(pScreenInfo); */
accelX.c 113 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
137 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
234 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
260 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
291 renditionPtr pRendition = RENDITIONPTR(pScreenInfo)
    [all...]
rendition_shadow.c 23 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
54 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
71 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
117 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
166 renditionPtr pRendition = RENDITIONPTR(pScreenInfo)
    [all...]
vramdac.c 127 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
145 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
161 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
268 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
306 renditionPtr pRendition = RENDITIONPTR(pScreenInfo)
    [all...]
vboard.c 39 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
122 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
137 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
209 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
v1krisc.c 115 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
138 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
153 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
208 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
257 renditionPtr pRendition = RENDITIONPTR(pScreenInfo)
    [all...]
rendition.c 126 static renditionPtr renditionGetRec(ScrnInfoPtr pScreenInfo);
269 renditionPtr pRendition;
386 static renditionPtr
402 return (renditionPtr)pScreenInfo->driverPrivate;
482 renditionPtr pRendition;
500 pRendition=RENDITIONPTR(pScreenInfo);
899 verite_setmode(pScreenInfo, &RENDITIONPTR(pScreenInfo)->mode);
912 struct verite_modeinfo_t *modeinfo=&RENDITIONPTR(pScreenInfo)->mode;
989 verite_setmode(pScreenInfo,&RENDITIONPTR(pScreenInfo)->mode);
1000 renditionPtr pRendition = RENDITIONPTR(pScreenInfo)
    [all...]
vtypes.h 193 } renditionRec, *renditionPtr;
195 #define RENDITIONPTR(p) ((renditionPtr)((p)->driverPrivate))
vmodes.c 218 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
342 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
379 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
435 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);
483 renditionPtr pRendition = RENDITIONPTR(pScreenInfo)
    [all...]
vloaduc.c 71 /* renditionPtr pRendition = RENDITIONPTR(pScreenInfo); */
177 /* renditionPtr pRendition = RENDITIONPTR(pScreenInfo); */
186 /* renditionPtr pRendition = RENDITIONPTR(pScreenInfo); */
236 renditionPtr pRendition = RENDITIONPTR(pScreenInfo);

Completed in 7 milliseconds