| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_classic.c | 100 swap(pExaScr, pScreen, DestroyPixmap); 101 pScreen->DestroyPixmap (pPixmap); 102 swap(pExaScr, pScreen, DestroyPixmap); 112 swap(pExaScr, pScreen, DestroyPixmap); 113 pScreen->DestroyPixmap (pPixmap); 114 swap(pExaScr, pScreen, DestroyPixmap); 242 swap(pExaScr, pScreen, DestroyPixmap); 243 ret = pScreen->DestroyPixmap (pPixmap); 244 swap(pExaScr, pScreen, DestroyPixmap);
|
| H A D | exa_driver.c | 98 swap(pExaScr, pScreen, DestroyPixmap); 99 pScreen->DestroyPixmap (pPixmap); 100 swap(pExaScr, pScreen, DestroyPixmap); 201 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); 205 swap(pExaScr, pScreen, DestroyPixmap); 206 ret = pScreen->DestroyPixmap (pPixmap); 207 swap(pExaScr, pScreen, DestroyPixmap);
|
| H A D | exa_mixed.c | 147 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); 258 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); 268 swap(pExaScr, pScreen, DestroyPixmap); 269 ret = pScreen->DestroyPixmap (pPixmap); 270 swap(pExaScr, pScreen, DestroyPixmap);
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_classic.c | 101 swap(pExaScr, pScreen, DestroyPixmap); 102 pScreen->DestroyPixmap(pPixmap); 103 swap(pExaScr, pScreen, DestroyPixmap); 113 swap(pExaScr, pScreen, DestroyPixmap); 114 pScreen->DestroyPixmap(pPixmap); 115 swap(pExaScr, pScreen, DestroyPixmap); 238 swap(pExaScr, pScreen, DestroyPixmap); 239 ret = pScreen->DestroyPixmap(pPixmap); 240 swap(pExaScr, pScreen, DestroyPixmap);
|
| H A D | exa_driver.c | 103 swap(pExaScr, pScreen, DestroyPixmap); 104 pScreen->DestroyPixmap(pPixmap); 105 swap(pExaScr, pScreen, DestroyPixmap); 204 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); 208 swap(pExaScr, pScreen, DestroyPixmap); 209 ret = pScreen->DestroyPixmap(pPixmap); 210 swap(pExaScr, pScreen, DestroyPixmap);
|
| H A D | exa_mixed.c | 149 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); 261 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); 271 swap(pExaScr, pScreen, DestroyPixmap); 272 ret = pScreen->DestroyPixmap(pPixmap); 273 swap(pExaScr, pScreen, DestroyPixmap);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | pixmap.c | 68 (*pScreen->DestroyPixmap)(pPixmap); 84 (*pScreen->DestroyPixmap)(pPixmap);
|
| H A D | glyphcurs.c | 105 (*pScreen->DestroyPixmap)(ppix); 135 (*pScreen->DestroyPixmap)(ppix);
|
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa_pixmap.c | 106 saa_swap(sscreen, pScreen, DestroyPixmap); 107 pScreen->DestroyPixmap(pPixmap); 108 saa_swap(sscreen, pScreen, DestroyPixmap); 141 saa_swap(sscreen, pScreen, DestroyPixmap); 142 ret = pScreen->DestroyPixmap(pPixmap); 143 saa_swap(sscreen, pScreen, DestroyPixmap);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaInit.c | 160 pScreenPriv->DestroyPixmap = pScreen->DestroyPixmap; 161 pScreen->DestroyPixmap = XAADestroyPixmap; 227 pScreen->DestroyPixmap = pScreenPriv->DestroyPixmap; 308 destroyPixmap = pScreen->DestroyPixmap; 309 XAA_SCREEN_PROLOGUE (pScreen, DestroyPixmap); 310 (*pScreen->DestroyPixmap) (pPix); 311 XAA_SCREEN_EPILOGUE (pScreen, DestroyPixmap, destroyPixmap); 468 XAA_SCREEN_PROLOGUE (pScreen, DestroyPixmap); [all...] |
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_glamor.c | 190 screen->DestroyPixmap = info->glamor.SavedDestroyPixmap; 191 ret = screen->DestroyPixmap(pixmap); 192 info->glamor.SavedDestroyPixmap = screen->DestroyPixmap; 193 screen->DestroyPixmap = amdgpu_glamor_destroy_pixmap; 349 screen->DestroyPixmap(pixmap); 483 info->glamor.SavedDestroyPixmap = screen->DestroyPixmap; 484 screen->DestroyPixmap = amdgpu_glamor_destroy_pixmap; 530 screen->DestroyPixmap = info->glamor.SavedDestroyPixmap;
|
| H A D | amdgpu_pixmap.c | 110 screen->DestroyPixmap = amdgpu_pixmap_destroy;
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_glamor.c | 225 screen->DestroyPixmap = info->glamor.SavedDestroyPixmap; 226 ret = screen->DestroyPixmap(pixmap); 227 info->glamor.SavedDestroyPixmap = screen->DestroyPixmap; 228 screen->DestroyPixmap = radeon_glamor_destroy_pixmap; 371 screen->DestroyPixmap(pixmap); 496 info->glamor.SavedDestroyPixmap = screen->DestroyPixmap; 497 screen->DestroyPixmap = radeon_glamor_destroy_pixmap; 517 screen->DestroyPixmap = info->glamor.SavedDestroyPixmap;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxpixmap.c | 161 DMX_UNWRAP(DestroyPixmap, dmxScreen, pScreen); 180 if (pScreen->DestroyPixmap) 181 ret = pScreen->DestroyPixmap(pPixmap); 182 DMX_WRAP(DestroyPixmap, dmxDestroyPixmap, dmxScreen, pScreen);
|
| /xsrc/external/mit/xorg-server/dist/miext/damage/ |
| H A D | damagestr.h | 66 DestroyPixmapProcPtr DestroyPixmap; member in struct:_damageScrPriv
|
| /xsrc/external/mit/xorg-server.old/dist/dbe/ |
| H A D | midbe.c | 189 (*pScreen->DestroyPixmap)(pDbeWindowPrivPriv->pFrontBuffer); 487 (*pDbeWindowPriv->pWindow->drawable.pScreen->DestroyPixmap)( 492 (*pDbeWindowPriv->pWindow->drawable.pScreen->DestroyPixmap)( 662 (*pScreen->DestroyPixmap)(pFrontBuffer); 667 (*pScreen->DestroyPixmap)(pBackBuffer); 728 (*pScreen->DestroyPixmap)(pDbeWindowPrivPriv->pFrontBuffer); 729 (*pScreen->DestroyPixmap)(pDbeWindowPrivPriv->pBackBuffer);
|
| /xsrc/external/mit/xorg-server/dist/dbe/ |
| H A D | midbe.c | 169 (*pScreen->DestroyPixmap) (pDbeWindowPriv->pFrontBuffer); 437 DestroyPixmap) (pDbeWindowPriv->pFrontBuffer); 441 DestroyPixmap) (pDbeWindowPriv->pBackBuffer); 596 (*pScreen->DestroyPixmap) (pFrontBuffer); 600 (*pScreen->DestroyPixmap) (pBackBuffer); 652 (*pScreen->DestroyPixmap) (pDbeWindowPriv->pFrontBuffer); 653 (*pScreen->DestroyPixmap) (pDbeWindowPriv->pBackBuffer);
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | midispcur.c | 123 (*pScreen->DestroyPixmap)(pScreenPriv->sourceBits); 127 (*pScreen->DestroyPixmap)(pScreenPriv->maskBits); 206 (*pScreen->DestroyPixmap) (pPixmap); 217 (*pScreen->DestroyPixmap) (pPixmap); 233 (*pScreen->DestroyPixmap) (sourceBits); 241 (*pScreen->DestroyPixmap) (sourceBits); 242 (*pScreen->DestroyPixmap) (maskBits); 399 (*pScreen->DestroyPixmap) (pSave); 517 (*pScreen->DestroyPixmap) (pBuffer->pSave);
|
| H A D | miglblt.c | 123 (*pDrawable->pScreen->DestroyPixmap) (pPixmap); 137 (*pDrawable->pScreen->DestroyPixmap) (pPixmap); 179 (*pDrawable->pScreen->DestroyPixmap) (pPixmap);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | glyphcurs.c | 100 (*pScreen->DestroyPixmap) (ppix); 130 (*pScreen->DestroyPixmap) (ppix);
|
| /xsrc/external/mit/xorg-server.old/dist/miext/damage/ |
| H A D | damagestr.h | 70 DestroyPixmapProcPtr DestroyPixmap; member in struct:_damageScrPriv
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | migc.c | 51 (*pGC->pScreen->DestroyPixmap) (pGC->pRotatedPixmap); 63 (*pGC->pScreen->DestroyPixmap) ((PixmapPtr) (pGC->clientClip)); 86 (*pGC->pScreen->DestroyPixmap) (pvalue);
|
| H A D | miglblt.c | 133 (*pDrawable->pScreen->DestroyPixmap)(pPixmap); 147 (*pDrawable->pScreen->DestroyPixmap)(pPixmap); 192 (*pDrawable->pScreen->DestroyPixmap)(pPixmap);
|
| H A D | midispcur.c | 224 (*pScreen->DestroyPixmap) (pPixmap); 236 (*pScreen->DestroyPixmap) (pPixmap); 256 (*pScreen->DestroyPixmap) (pPriv->sourceBits); 309 (*pScreen->DestroyPixmap) (pPriv->sourceBits); 311 (*pScreen->DestroyPixmap) (pPriv->maskBits); 457 (*pScreen->DestroyPixmap) (pSave); 577 if (pBuffer->pSave) (*pScreen->DestroyPixmap)(pBuffer->pSave);
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_egl.c | 347 screen->DestroyPixmap(exported); 368 screen->DestroyPixmap(exported); 597 screen->DestroyPixmap(pixmap); 619 screen->DestroyPixmap(pixmap); 739 screen->DestroyPixmap = glamor_egl->saved_destroy_pixmap; 740 ret = screen->DestroyPixmap(pixmap); 741 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap; 742 screen->DestroyPixmap = glamor_egl_destroy_pixmap; 867 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap; 868 screen->DestroyPixmap [all...] |