| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_classic.c | 101 swap(pExaScr, pScreen, DestroyPixmap); in exaCreatePixmap_classic() 102 pScreen->DestroyPixmap(pPixmap); in exaCreatePixmap_classic() 103 swap(pExaScr, pScreen, DestroyPixmap); in exaCreatePixmap_classic() 113 swap(pExaScr, pScreen, DestroyPixmap); in exaCreatePixmap_classic() 114 pScreen->DestroyPixmap(pPixmap); in exaCreatePixmap_classic() 115 swap(pExaScr, pScreen, DestroyPixmap); in exaCreatePixmap_classic() 238 swap(pExaScr, pScreen, DestroyPixmap); in exaDestroyPixmap_classic() 239 ret = pScreen->DestroyPixmap(pPixmap); in exaDestroyPixmap_classic() 240 swap(pExaScr, pScreen, DestroyPixmap); in exaDestroyPixmap_classic()
|
| H A D | exa_driver.c | 103 swap(pExaScr, pScreen, DestroyPixmap); in exaCreatePixmap_driver() 104 pScreen->DestroyPixmap(pPixmap); in exaCreatePixmap_driver() 105 swap(pExaScr, pScreen, DestroyPixmap); in exaCreatePixmap_driver() 204 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); in exaDestroyPixmap_driver() 208 swap(pExaScr, pScreen, DestroyPixmap); in exaDestroyPixmap_driver() 209 ret = pScreen->DestroyPixmap(pPixmap); in exaDestroyPixmap_driver() 210 swap(pExaScr, pScreen, DestroyPixmap); in exaDestroyPixmap_driver()
|
| H A D | exa_mixed.c | 149 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); in exaModifyPixmapHeader_mixed() 261 pExaScr->info->DestroyPixmap(pScreen, pExaPixmap->driverPriv); in exaDestroyPixmap_mixed() 271 swap(pExaScr, pScreen, DestroyPixmap); in exaDestroyPixmap_mixed() 272 ret = pScreen->DestroyPixmap(pPixmap); in exaDestroyPixmap_mixed() 273 swap(pExaScr, pScreen, DestroyPixmap); in exaDestroyPixmap_mixed()
|
| H A D | exa_glyphs.c | 199 (*pScreen->DestroyPixmap) (pPixmap); /* picture holds a refcount */ in exaRealizeGlyphCaches() 733 (*pScreen->DestroyPixmap) (pMaskPixmap); in exaGlyphs() 756 (*pScreen->DestroyPixmap) (pMaskPixmap); in exaGlyphs() 837 (*pScreen->DestroyPixmap) (pMaskPixmap); in exaGlyphs()
|
| H A D | exa.c | 759 unwrap(pExaScr, pScreen, DestroyPixmap); in exaCloseScreen() 957 wrap(pExaScr, pScreen, DestroyPixmap, exaDestroyPixmap_mixed); in exaDriverInit() 971 wrap(pExaScr, pScreen, DestroyPixmap, exaDestroyPixmap_driver); in exaDriverInit() 983 wrap(pExaScr, pScreen, DestroyPixmap, exaDestroyPixmap_classic); in exaDriverInit()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | midispcur.c | 123 (*pScreen->DestroyPixmap)(pScreenPriv->sourceBits); in miDCSwitchScreenCursor() 127 (*pScreen->DestroyPixmap)(pScreenPriv->maskBits); in miDCSwitchScreenCursor() 206 (*pScreen->DestroyPixmap) (pPixmap); in miDCRealize() 217 (*pScreen->DestroyPixmap) (pPixmap); in miDCRealize() 233 (*pScreen->DestroyPixmap) (sourceBits); in miDCRealize() 241 (*pScreen->DestroyPixmap) (sourceBits); in miDCRealize() 242 (*pScreen->DestroyPixmap) (maskBits); in miDCRealize() 399 (*pScreen->DestroyPixmap) (pSave); in miDCSaveUnderCursor() 517 (*pScreen->DestroyPixmap) (pBuffer->pSave); in miDCDeviceCleanup()
|
| H A D | miglblt.c | 123 (*pDrawable->pScreen->DestroyPixmap) (pPixmap); in miPolyGlyphBlt() 137 (*pDrawable->pScreen->DestroyPixmap) (pPixmap); in miPolyGlyphBlt() 179 (*pDrawable->pScreen->DestroyPixmap) (pPixmap); in miPolyGlyphBlt()
|
| H A D | mibitblt.c | 391 (*pDraw->pScreen->DestroyPixmap) (pPixmap); in miOpqStipDrawable() 500 (*pDraw->pScreen->DestroyPixmap) (pPixmap); in miOpqStipDrawable() 659 (*pGC->pScreen->DestroyPixmap) (pPixmap); in miGetImage()
|
| /OK3568_Linux_fs/external/xserver/dbe/ |
| H A D | midbe.c | 167 (*pScreen->DestroyPixmap) (pDbeWindowPriv->pFrontBuffer); in miDbeAllocBackBufferName() 432 DestroyPixmap) (pDbeWindowPriv->pFrontBuffer); in miDbeWinPrivDelete() 436 DestroyPixmap) (pDbeWindowPriv->pBackBuffer); in miDbeWinPrivDelete() 590 (*pScreen->DestroyPixmap) (pFrontBuffer); in miDbePositionWindow() 594 (*pScreen->DestroyPixmap) (pBackBuffer); in miDbePositionWindow() 646 (*pScreen->DestroyPixmap) (pDbeWindowPriv->pFrontBuffer); in miDbePositionWindow() 647 (*pScreen->DestroyPixmap) (pDbeWindowPriv->pBackBuffer); in miDbePositionWindow()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxpixmap.c | 169 DMX_UNWRAP(DestroyPixmap, dmxScreen, pScreen); in dmxDestroyPixmap() 189 if (pScreen->DestroyPixmap) in dmxDestroyPixmap() 190 ret = pScreen->DestroyPixmap(pPixmap); in dmxDestroyPixmap() 191 DMX_WRAP(DestroyPixmap, dmxDestroyPixmap, dmxScreen, pScreen); in dmxDestroyPixmap()
|
| H A D | dmxscrinit.c | 308 DMX_WRAP(DestroyPixmap, dmxDestroyPixmap, dmxScreen, pScreen); in dmxScreenInit() 427 DMX_UNWRAP(DestroyPixmap, dmxScreen, pScreen); in dmxCloseScreen()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_egl.c | 358 screen->DestroyPixmap(exported); in glamor_make_pixmap_exportable() 380 screen->DestroyPixmap(exported); in glamor_make_pixmap_exportable() 605 screen->DestroyPixmap(pixmap); in glamor_pixmap_from_fds() 627 screen->DestroyPixmap(pixmap); in glamor_pixmap_from_fd() 746 screen->DestroyPixmap = glamor_egl->saved_destroy_pixmap; in glamor_egl_destroy_pixmap() 747 ret = screen->DestroyPixmap(pixmap); in glamor_egl_destroy_pixmap() 748 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap; in glamor_egl_destroy_pixmap() 749 screen->DestroyPixmap = glamor_egl_destroy_pixmap; in glamor_egl_destroy_pixmap() 886 glamor_egl->saved_destroy_pixmap = screen->DestroyPixmap; in glamor_egl_screen_init() 887 screen->DestroyPixmap = glamor_egl_destroy_pixmap; in glamor_egl_screen_init()
|
| H A D | glamor.c | 668 glamor_priv->saved_procs.destroy_pixmap = screen->DestroyPixmap; in glamor_init() 669 screen->DestroyPixmap = glamor_destroy_pixmap; in glamor_init() 911 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap; in glamor_init() 946 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap; in glamor_close_screen()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | gc.c | 256 (*pGC->pScreen->DestroyPixmap) (pGC->tile.pixmap); in ChangeGC() 273 (*pGC->pScreen->DestroyPixmap) (pGC->stipple); in ChangeGC() 591 (*pTile->drawable.pScreen->DestroyPixmap) (pTile); in CreateDefaultTile() 670 (*pgcDst->pScreen->DestroyPixmap) (pgcDst->tile.pixmap); in CopyGC() 682 (*pgcDst->pScreen->DestroyPixmap) (pgcDst->stipple); in CopyGC() 776 (*pGC->pScreen->DestroyPixmap) (pGC->tile.pixmap); in FreeGC() 778 (*pGC->pScreen->DestroyPixmap) (pGC->stipple); in FreeGC() 884 (*pScreen->DestroyPixmap) (pScreen->defaultStipple); in CreateDefaultStipple() 905 (*pScreen->DestroyPixmap) (pScreen->defaultStipple); in FreeDefaultStipple()
|
| H A D | glyphcurs.c | 100 (*pScreen->DestroyPixmap) (ppix); in ServerBitsFromGlyph() 130 (*pScreen->DestroyPixmap) (ppix); in ServerBitsFromGlyph()
|
| H A D | pixmap.c | 69 (*pScreen->DestroyPixmap) (pPixmap); in GetScratchPixmapHeader() 83 (*pScreen->DestroyPixmap) (pPixmap); in FreeScratchPixmapHeader() 169 slave->DestroyPixmap(spix); in PixmapShareToSlave()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xvmain.c | 282 pxvs->DestroyPixmap = pScreen->DestroyPixmap; in XvScreenInit() 286 pScreen->DestroyPixmap = XvDestroyPixmap; in XvScreenInit() 301 pScreen->DestroyPixmap = pxvs->DestroyPixmap; in XvCloseScreen() 368 SCREEN_PROLOGUE(pScreen, DestroyPixmap); in XvDestroyPixmap() 369 status = (*pScreen->DestroyPixmap) (pPix); in XvDestroyPixmap() 370 SCREEN_EPILOGUE(pScreen, DestroyPixmap, XvDestroyPixmap); in XvDestroyPixmap()
|
| H A D | shm.c | 263 pScreen->DestroyPixmap = screen_priv->destroyPixmap; in ShmDestroyPixmap() 264 ret = (*pScreen->DestroyPixmap) (pPixmap); in ShmDestroyPixmap() 265 screen_priv->destroyPixmap = pScreen->DestroyPixmap; in ShmDestroyPixmap() 266 pScreen->DestroyPixmap = ShmDestroyPixmap; in ShmDestroyPixmap() 516 (*pPixmap->drawable.pScreen->DestroyPixmap) (pPixmap); in doShmPutImage() 1006 pDraw->pScreen->DestroyPixmap(pMap); in ProcPanoramiXShmCreatePixmap() 1050 (*pScreen->DestroyPixmap) (pPixmap); in fbShmCreatePixmap() 1121 pDraw->pScreen->DestroyPixmap(pMap); in ProcShmCreatePixmap() 1566 screenInfo.screens[i]->DestroyPixmap; in ShmExtensionInit() 1567 screenInfo.screens[i]->DestroyPixmap = ShmDestroyPixmap; in ShmExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damagestr.h | 66 DestroyPixmapProcPtr DestroyPixmap; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.c | 434 …(*pPriv->prime_slave_pixmap->master_pixmap->drawable.pScreen->DestroyPixmap)(pPriv->prime_slave_pi… in DRI2DrawableGone() 435 (*pPriv->prime_slave_pixmap->drawable.pScreen->DestroyPixmap)(pPriv->prime_slave_pixmap); in DRI2DrawableGone() 447 (*pDraw->pScreen->DestroyPixmap)(pPriv->redirectpixmap); in DRI2DrawableGone() 845 (*master->DestroyPixmap)(mpix); in DRI2UpdatePrime() 854 (*master->DestroyPixmap)(pPriv->redirectpixmap); in DRI2UpdatePrime() 867 …(*pPriv->prime_slave_pixmap->master_pixmap->drawable.pScreen->DestroyPixmap)(pPriv->prime_slave_pi… in DRI2UpdatePrime() 868 (*slave->DestroyPixmap)(pPriv->prime_slave_pixmap); in DRI2UpdatePrime()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | exa.c | 741 screen->DestroyPixmap(pixmap); in ms_exa_upload_to_screen() 760 screen->DestroyPixmap(pixmap); in ms_exa_upload_to_screen() 807 screen->DestroyPixmap(pixmap); in ms_exa_download_from_screen() 825 screen->DestroyPixmap(pixmap); in ms_exa_download_from_screen() 1126 exa->DestroyPixmap = ms_exa_destroy_pixmap; in ms_setup_exa()
|
| H A D | xv.c | 327 screen->DestroyPixmap(pixmap); in ms_exa_xv_create_dma_pixmap() 427 screen->DestroyPixmap(src_pixmap); in ms_exa_xv_put_image()
|
| H A D | dri3.c | 111 screen->DestroyPixmap(pixmap); in ms_exa_pixmap_from_fds()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compwindow.c | 174 (*pScreen->DestroyPixmap) (pPixmap); in compCheckRedirect() 378 (*pScreen->DestroyPixmap) (cw->pOldPixmap); in compFreeOldPixmap() 611 (*pScreen->DestroyPixmap) (pPixmap); in compDestroyWindow()
|
| /OK3568_Linux_fs/external/xserver/miext/shadow/ |
| H A D | shadow.c | 109 pScreen->DestroyPixmap(pBuf->pPixmap); in shadowCloseScreen()
|