Searched refs:GetScratchPixmapHeader (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dpixmap.h94 extern _X_EXPORT PixmapPtr GetScratchPixmapHeader(
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaOffscreen.c66 tmpPix = GetScratchPixmapHeader(pScreen,
138 tmpPix = GetScratchPixmapHeader(pScreen, width, height,
H A DxaaPCache.c1885 pDstPix = GetScratchPixmapHeader(pScreen, pScreenPix->drawable.width,
1938 pDstPix = GetScratchPixmapHeader(pScreen, x + w, y + h,
1954 pSrcPix = GetScratchPixmapHeader(pScreen, w, h, depth, bpp,
/xsrc/external/mit/xorg-server/dist/include/
H A Dpixmap.h96 extern _X_EXPORT PixmapPtr GetScratchPixmapHeader(ScreenPtr pScreen,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dpixmap.c53 GetScratchPixmapHeader(ScreenPtr pScreen, int width, int height, int depth, function in typeref:typename:PixmapPtr
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunCursor.c83 if (!(src = GetScratchPixmapHeader(pScreen, bits->width, bits->height,
87 if (!(dst = GetScratchPixmapHeader(pScreen, w, h, /*bpp*/ 1, /*depth*/ 1,
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunCursor.c83 if (!(src = GetScratchPixmapHeader(pScreen, bits->width, bits->height,
87 if (!(dst = GetScratchPixmapHeader(pScreen, w, h, /*bpp*/ 1, /*depth*/ 1,
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_crtc.c144 LEAVE(GetScratchPixmapHeader(pScrn->pScreen,width,height,pScrn->depth,
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessCommon.c164 GetScratchPixmapHeader(pScreen, winRec->width, winRec->height,
H A DrootlessWindow.c984 = GetScratchPixmapHeader(pScreen, copy_rect_width,
1009 = GetScratchPixmapHeader(pScreen, winRec->width,
1046 = GetScratchPixmapHeader(pScreen, oldW, oldH,
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxace.c282 pPix = GetScratchPixmapHeader(pDraw->pScreen, w, h,
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxace.c280 pPix = GetScratchPixmapHeader(pDraw->pScreen, w, h,
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessWindow.c1004 = GetScratchPixmapHeader(pScreen, copy_rect_width,
1030 = GetScratchPixmapHeader(pScreen, winRec->width,
1068 = GetScratchPixmapHeader(pScreen, oldW, oldH,
H A DrootlessCommon.c186 GetScratchPixmapHeader(pScreen, winRec->width, winRec->height,
191 RL_DEBUG_MSG("GetScratchPixmapHeader gave us %p %p (%d,%d %dx%d %d) for wid=%lu\n",
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c527 pixmap = GetScratchPixmapHeader(screen, width, height,
1622 scratch = GetScratchPixmapHeader(screen, width, height,
1752 scratch = GetScratchPixmapHeader(screen, width, height,
1832 scratch = GetScratchPixmapHeader(screen, width, height,
H A Duxa-glyphs.c475 scratch = GetScratchPixmapHeader(dst->pDrawable->pScreen, width, height,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-render.c527 pixmap = GetScratchPixmapHeader(screen, width, height,
1622 scratch = GetScratchPixmapHeader(screen, width, height,
1752 scratch = GetScratchPixmapHeader(screen, width, height,
1832 scratch = GetScratchPixmapHeader(screen, width, height,
H A Duxa-glyphs.c475 scratch = GetScratchPixmapHeader(dst->pDrawable->pScreen, width, height,
/xsrc/external/mit/xorg-server/dist/dix/
H A Dpixmap.c53 GetScratchPixmapHeader(ScreenPtr pScreen, int width, int height, int depth, function in typeref:typename:PixmapPtr
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-render.c351 pPixmap = GetScratchPixmapHeader(pScreen, width, height, 1,
413 pPixmap = GetScratchPixmapHeader(pScreen, width, height, depth,
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-render.c517 pixmap = GetScratchPixmapHeader(screen, width, height,
1824 scratch = GetScratchPixmapHeader(screen, width, height,
H A Duxa-glyphs.c461 scratch = GetScratchPixmapHeader(dst->pDrawable->pScreen, width, height,
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_crtc.c689 rotate_pixmap = GetScratchPixmapHeader(pScrn->pScreen,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c520 rotate_pixmap = GetScratchPixmapHeader(pScrn->pScreen,
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c1020 rotate_pixmap = GetScratchPixmapHeader(xf86ScrnToScreen(pScrn),

Completed in 85 milliseconds

12