| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_rotate.c | 164 if (pGeode->AccelInfoRec) { 166 pGeode->AccelInfoRec->Flags = 168 pGeode->AccelInfoRec->UsingPixmapCache = TRUE; 169 pGeode->AccelInfoRec->maxOffPixWidth = 0; 170 pGeode->AccelInfoRec->maxOffPixHeight = 0; 173 pGeode->AccelInfoRec->Flags = LINEAR_FRAMEBUFFER; 174 pGeode->AccelInfoRec->UsingPixmapCache = FALSE; 175 pGeode->AccelInfoRec->maxOffPixWidth = 1; 176 pGeode->AccelInfoRec->maxOffPixHeight = 1;
|
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_dga.c | 100 if(pI740->AccelInfoRec) 197 if(pI740->AccelInfoRec) { 198 (*pI740->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 199 (*pI740->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 200 SET_SYNC_FLAG(pI740->AccelInfoRec); 208 if(pI740->AccelInfoRec) { 209 (*pI740->AccelInfoRec->Sync)(pScrn); 221 if(pI740->AccelInfoRec) { 225 (*pI740->AccelInfoRec->SetupForScreenToScreenCopy)(pScrn, xdir, ydir, GXcopy, ~0, -1); 226 (*pI740->AccelInfoRec [all...] |
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_dga.c | 235 if(pTrident->AccelInfoRec) { 236 (*pTrident->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 237 (*pTrident->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 238 SET_SYNC_FLAG(pTrident->AccelInfoRec); 248 if(pTrident->AccelInfoRec) { 249 (*pTrident->AccelInfoRec->Sync)(pScrn); 262 if(pTrident->AccelInfoRec) { 266 (*pTrident->AccelInfoRec->SetupForScreenToScreenCopy)( 268 (*pTrident->AccelInfoRec->SubsequentScreenToScreenCopy)( 270 SET_SYNC_FLAG(pTrident->AccelInfoRec); [all...] |
| /xsrc/external/mit/xf86-video-tseng/dist/src/ |
| H A D | tseng_dga.c | 217 if(pTseng->AccelInfoRec) { 218 (*pTseng->AccelInfoRec->Sync)(pScrn); 232 if(pTseng->AccelInfoRec) { 233 (*pTseng->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 234 (*pTseng->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 235 SET_SYNC_FLAG(pTseng->AccelInfoRec); 248 if(pTseng->AccelInfoRec) { 252 (*pTseng->AccelInfoRec->SetupForScreenToScreenCopy)( 254 (*pTseng->AccelInfoRec->SubsequentScreenToScreenCopy)( 256 SET_SYNC_FLAG(pTseng->AccelInfoRec); [all...] |
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | glint_dga.c | 227 if(pGlint->AccelInfoRec) { 228 (*pGlint->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 229 (*pGlint->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 230 SET_SYNC_FLAG(pGlint->AccelInfoRec); 241 if(pGlint->AccelInfoRec) { 242 (*pGlint->AccelInfoRec->Sync)(pScrn); 257 if(pGlint->AccelInfoRec) { 261 (*pGlint->AccelInfoRec->SetupForScreenToScreenCopy)( 263 (*pGlint->AccelInfoRec->SubsequentScreenToScreenCopy)( 265 SET_SYNC_FLAG(pGlint->AccelInfoRec); [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_dga.c | 204 if (pI810->AccelInfoRec) { 205 (*pI810->AccelInfoRec->SetupForSolidFill) (pScrn, color, GXcopy, ~0); 206 (*pI810->AccelInfoRec->SubsequentSolidFillRect) (pScrn, x, y, w, h); 207 SET_SYNC_FLAG(pI810->AccelInfoRec); 216 if (pI810->AccelInfoRec) { 217 (*pI810->AccelInfoRec->Sync) (pScrn); 227 if (pI810->AccelInfoRec) { 231 (*pI810->AccelInfoRec->SetupForScreenToScreenCopy) (pScrn, xdir, ydir, 233 (*pI810->AccelInfoRec->SubsequentScreenToScreenCopy) (pScrn, srcx, srcy, 235 SET_SYNC_FLAG(pI810->AccelInfoRec); [all...] |
| H A D | i810_xaa.c | 97 XAAInfoRecPtr infoPtr = pI810->AccelInfoRec; 157 pI810->BR[12] = (pI810->AccelInfoRec->ScanlineColorExpandBuffers[0] - 227 pI810->AccelInfoRec = infoPtr = XAACreateInfoRec();
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_dga.c | 204 if (pI810->AccelInfoRec) { 205 (*pI810->AccelInfoRec->SetupForSolidFill) (pScrn, color, GXcopy, ~0); 206 (*pI810->AccelInfoRec->SubsequentSolidFillRect) (pScrn, x, y, w, h); 207 SET_SYNC_FLAG(pI810->AccelInfoRec); 216 if (pI810->AccelInfoRec) { 217 (*pI810->AccelInfoRec->Sync) (pScrn); 227 if (pI810->AccelInfoRec) { 231 (*pI810->AccelInfoRec->SetupForScreenToScreenCopy) (pScrn, xdir, ydir, 233 (*pI810->AccelInfoRec->SubsequentScreenToScreenCopy) (pScrn, srcx, srcy, 235 SET_SYNC_FLAG(pI810->AccelInfoRec); [all...] |
| H A D | i810_xaa.c | 97 XAAInfoRecPtr infoPtr = pI810->AccelInfoRec; 157 pI810->BR[12] = (pI810->AccelInfoRec->ScanlineColorExpandBuffers[0] - 227 pI810->AccelInfoRec = infoPtr = XAACreateInfoRec();
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_dga.c | 209 if (pI810->AccelInfoRec) { 210 (*pI810->AccelInfoRec->SetupForSolidFill) (pScrn, color, GXcopy, ~0); 211 (*pI810->AccelInfoRec->SubsequentSolidFillRect) (pScrn, x, y, w, h); 212 SET_SYNC_FLAG(pI810->AccelInfoRec); 223 if (pI810->AccelInfoRec) { 224 (*pI810->AccelInfoRec->Sync) (pScrn); 236 if (pI810->AccelInfoRec) { 240 (*pI810->AccelInfoRec->SetupForScreenToScreenCopy) (pScrn, xdir, ydir, 242 (*pI810->AccelInfoRec->SubsequentScreenToScreenCopy) (pScrn, srcx, srcy, 244 SET_SYNC_FLAG(pI810->AccelInfoRec); [all...] |
| /xsrc/external/mit/xf86-video-cirrus/dist/src/ |
| H A D | cir_dga.c | 224 if(pCir->AccelInfoRec) { 225 (*pCir->AccelInfoRec->Sync)(pScrn); 237 if(pCir->AccelInfoRec) { 238 (*pCir->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 239 (*pCir->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 240 SET_SYNC_FLAG(pCir->AccelInfoRec); 253 if(pCir->AccelInfoRec) { 257 (*pCir->AccelInfoRec->SetupForScreenToScreenCopy)( 259 (*pCir->AccelInfoRec->SubsequentScreenToScreenCopy)( 261 SET_SYNC_FLAG(pCir->AccelInfoRec); [all...] |
| H A D | cir.h | 52 XAAInfoRecPtr AccelInfoRec; member in struct:__anon805ca9280108
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_dga.c | 214 if(pNEO->AccelInfoRec) { 215 (*pNEO->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 216 (*pNEO->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 217 SET_SYNC_FLAG(pNEO->AccelInfoRec); 226 if(pNEO->AccelInfoRec) { 227 (*pNEO->AccelInfoRec->Sync)(pScrn); 240 if(pNEO->AccelInfoRec) { 244 (*pNEO->AccelInfoRec->SetupForScreenToScreenCopy)( 246 (*pNEO->AccelInfoRec->SubsequentScreenToScreenCopy)( 248 SET_SYNC_FLAG(pNEO->AccelInfoRec); [all...] |
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_dga.c | 298 if(ps3v->AccelInfoRec) { 299 (*ps3v->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 300 (*ps3v->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 301 SET_SYNC_FLAG(ps3v->AccelInfoRec); 314 if(ps3v->AccelInfoRec) { 318 (*ps3v->AccelInfoRec->SetupForScreenToScreenCopy)( 320 (*ps3v->AccelInfoRec->SubsequentScreenToScreenCopy)( 322 SET_SYNC_FLAG(ps3v->AccelInfoRec);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_gx1_dga.c | 423 if (pGeode->AccelInfoRec) { 424 (*pGeode->AccelInfoRec->SetupForSolidFill) (pScrn, color, GXcopy, ~0); 425 (*pGeode->AccelInfoRec->SubsequentSolidFillRect) (pScrn, x, y, w, h); 426 SET_SYNC_FLAG(pGeode->AccelInfoRec); 457 if (pGeode->AccelInfoRec) { 461 (*pGeode->AccelInfoRec->SetupForScreenToScreenCopy) 463 (*pGeode->AccelInfoRec->SubsequentScreenToScreenCopy) (pScrn, srcx, 466 SET_SYNC_FLAG(pGeode->AccelInfoRec);
|
| H A D | nsc_gx2_dga.c | 426 if (pGeode->AccelInfoRec) { 427 (*pGeode->AccelInfoRec->SetupForSolidFill) (pScrn, color, GXcopy, ~0); 428 (*pGeode->AccelInfoRec->SubsequentSolidFillRect) (pScrn, x, y, w, h); 429 SET_SYNC_FLAG(pGeode->AccelInfoRec); 460 if (pGeode->AccelInfoRec) { 464 (*pGeode->AccelInfoRec->SetupForScreenToScreenCopy) 466 (*pGeode->AccelInfoRec->SubsequentScreenToScreenCopy) (pScrn, srcx, 469 SET_SYNC_FLAG(pGeode->AccelInfoRec);
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_dga.c | 361 if(psav->AccelInfoRec) { 362 (*psav->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 363 (*psav->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 364 SET_SYNC_FLAG(psav->AccelInfoRec); 377 if(psav->AccelInfoRec) { 381 (*psav->AccelInfoRec->SetupForScreenToScreenCopy)( 383 (*psav->AccelInfoRec->SubsequentScreenToScreenCopy)( 385 SET_SYNC_FLAG(psav->AccelInfoRec);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_dga.c | 264 if(!pNv->AccelInfoRec) return; 266 (*pNv->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 267 (*pNv->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 269 SET_SYNC_FLAG(pNv->AccelInfoRec); 283 if(!pNv->AccelInfoRec) return; 285 (*pNv->AccelInfoRec->SetupForScreenToScreenCopy)( 288 (*pNv->AccelInfoRec->SubsequentScreenToScreenCopy)( 291 SET_SYNC_FLAG(pNv->AccelInfoRec);
|
| H A D | riva_dga.c | 256 if(!pRiva->AccelInfoRec) return; 258 (*pRiva->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 259 (*pRiva->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 261 SET_SYNC_FLAG(pRiva->AccelInfoRec); 275 if(!pRiva->AccelInfoRec) return; 277 (*pRiva->AccelInfoRec->SetupForScreenToScreenCopy)( 280 (*pRiva->AccelInfoRec->SubsequentScreenToScreenCopy)( 283 SET_SYNC_FLAG(pRiva->AccelInfoRec);
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_dga.c | 272 if(cPtr->AccelInfoRec) { 273 (*cPtr->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 274 (*cPtr->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 275 SET_SYNC_FLAG(cPtr->AccelInfoRec); 288 if(cPtr->AccelInfoRec) { 292 (*cPtr->AccelInfoRec->SetupForScreenToScreenCopy)( 294 (*cPtr->AccelInfoRec->SubsequentScreenToScreenCopy)( 296 SET_SYNC_FLAG(cPtr->AccelInfoRec);
|
| /xsrc/external/mit/xf86-video-tdfx/dist/src/ |
| H A D | tdfx_dga.c | 168 if (pTDFX->AccelInfoRec) { 169 (*pTDFX->AccelInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0); 170 (*pTDFX->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 180 if (pTDFX->AccelInfoRec) { 184 (*pTDFX->AccelInfoRec->SetupForScreenToScreenCopy)(pScrn, xdir, ydir, GXcopy, ~0, -1); 185 (*pTDFX->AccelInfoRec->SubsequentScreenToScreenCopy)(pScrn, srcx, srcy, dstx, dsty, w, h);
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dga.c | 377 if(!pMga->AccelInfoRec) return; 381 (*pMga->AccelInfoRec->SubsequentSolidFillRect)(pScrn, x, y, w, h); 383 SET_SYNC_FLAG(pMga->AccelInfoRec); 397 if(!pMga->AccelInfoRec) return; 402 (*pMga->AccelInfoRec->SubsequentScreenToScreenCopy)( 405 SET_SYNC_FLAG(pMga->AccelInfoRec); 415 if( (pMga->AccelInfoRec != NULL) 428 (*pMga->AccelInfoRec->SubsequentScreenToScreenCopy)( 431 SET_SYNC_FLAG(pMga->AccelInfoRec);
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_dga.c | 252 if (pApm->AccelInfoRec) 253 XAAInit(pScrn->pScreen, pApm->AccelInfoRec); 360 SET_SYNC_FLAG(pApm->AccelInfoRec); 387 SET_SYNC_FLAG(pApm->AccelInfoRec); 401 if(pApm->AccelInfoRec) { 405 (*pApm->AccelInfoRec->SetupForScreenToScreenCopy)( 407 (*pApm->AccelInfoRec->SubsequentScreenToScreenCopy)( 409 SET_SYNC_FLAG(pApm->AccelInfoRec);
|
| /xsrc/external/mit/xf86-video-imstt/dist/src/ |
| H A D | imstt.h | 28 XAAInfoRecPtr AccelInfoRec; member in struct:_IMSTTRec
|
| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| H A D | ag10e.h | 60 XAAInfoRecPtr AccelInfoRec; member in struct:__anon7eb29e6e0108
|