Searched refs:gx (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.h160 #define GXWait(gx,r)\
162 (r) = (int) (gx)->s; \
165 #define GXDrawDone(gx,r) \
167 (r) = (int) (gx)->draw; \
170 #define GXBlitDone(gx,r)\
172 (r)= (int) (gx)->blit; \
175 #define GXBlitInit(gx,rop,pmsk) {\
176 gx->fg = 0xff;\
177 gx->bg = 0x00;\
178 gx
[all...]
H A DsunGX.c46 #define sunGXFillSpan(gx,y,x1,x2,r) {\
47 (gx)->apointy = (y); \
48 (gx)->apointx = (x1); \
49 (gx)->arectx = (x2); \
50 GXDrawDone(gx,r); \
53 #define GXSetClip(gx,pbox) {\
54 (gx)->clipminx = (pbox)->x1; \
55 (gx)->clipminy = (pbox)->y1; \
56 (gx)->clipmaxx = (pbox)->x2 - 1; \
57 (gx)
289 register sunGXPtr gx = sunGXGetScreenPrivate (pSrc->pScreen); local in function:sunGXDoBitblt
430 register sunGXPtr gx = sunGXGetScreenPrivate (pDstDrawable->pScreen); local in function:sunGXCopyPlane1to8
609 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillRectAll
793 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillSpans
851 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolyPoint
925 sunGXFillEllipse(DrawablePtr pDraw,sunGXPtr gx,xArc * arc) argument
955 sunGXFillArcSlice(DrawablePtr pDraw,GCPtr pGC,sunGXPtr gx,xArc * arc) argument
1033 register sunGXPtr gx = sunGXGetScreenPrivate (pDraw->pScreen); local in function:sunGXPolyFillArc
1141 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillPoly1Rect
1271 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolySeg1Rect
1330 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolylines1Rect
1446 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolyFillRect1Rect
1482 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolyGlyphBlt
1565 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXTEGlyphBlt
1694 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillBoxSolid
1712 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillBoxStipple
2775 sunGXPtr gx; local in function:sunGXInit
[all...]
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.h160 #define GXWait(gx,r)\
162 (r) = (int) (gx)->s; \
165 #define GXDrawDone(gx,r) \
167 (r) = (int) (gx)->draw; \
170 #define GXBlitDone(gx,r)\
172 (r)= (int) (gx)->blit; \
175 #define GXBlitInit(gx,rop,pmsk) {\
176 gx->fg = 0xff;\
177 gx->bg = 0x00;\
178 gx
[all...]
H A DsunGX.c46 #define sunGXFillSpan(gx,y,x1,x2,r) {\
47 (gx)->apointy = (y); \
48 (gx)->apointx = (x1); \
49 (gx)->arectx = (x2); \
50 GXDrawDone(gx,r); \
53 #define GXSetClip(gx,pbox) {\
54 (gx)->clipminx = (pbox)->x1; \
55 (gx)->clipminy = (pbox)->y1; \
56 (gx)->clipmaxx = (pbox)->x2 - 1; \
57 (gx)
289 register sunGXPtr gx = sunGXGetScreenPrivate (pSrc->pScreen); local in function:sunGXDoBitblt
430 register sunGXPtr gx = sunGXGetScreenPrivate (pDstDrawable->pScreen); local in function:sunGXCopyPlane1to8
609 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillRectAll
793 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillSpans
851 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolyPoint
925 sunGXFillEllipse(DrawablePtr pDraw,sunGXPtr gx,xArc * arc) argument
955 sunGXFillArcSlice(DrawablePtr pDraw,GCPtr pGC,sunGXPtr gx,xArc * arc) argument
1033 register sunGXPtr gx = sunGXGetScreenPrivate (pDraw->pScreen); local in function:sunGXPolyFillArc
1141 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillPoly1Rect
1271 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolySeg1Rect
1330 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolylines1Rect
1446 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolyFillRect1Rect
1482 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXPolyGlyphBlt
1565 sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXTEGlyphBlt
1694 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillBoxSolid
1712 register sunGXPtr gx = sunGXGetScreenPrivate (pDrawable->pScreen); local in function:sunGXFillBoxStipple
2775 sunGXPtr gx; local in function:sunGXInit
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbglyph.c130 int gx, gy; local in function:fbPolyGlyphBlt
165 gx = x + pci->metrics.leftSideBearing;
168 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
172 (FbStip *) pglyph, pgc->xor, gx + dstXoff, gHeight);
177 gStride, 0, gx, gy, gWidth, gHeight);
197 int gx, gy; local in function:fbImageGlyphBlt
258 gx = x + pci->metrics.leftSideBearing;
261 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
265 (FbStip *) pglyph, pgc->fg, gx + dstXoff, gHeight);
271 gx, g
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbglyph.c130 int gx, gy; local in function:fbPolyGlyphBlt
165 gx = x + pci->metrics.leftSideBearing;
168 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
172 (FbStip *) pglyph, pgc->xor, gx + dstXoff, gHeight);
177 gStride, 0, gx, gy, gWidth, gHeight);
197 int gx, gy; local in function:fbImageGlyphBlt
258 gx = x + pci->metrics.leftSideBearing;
261 fbGlyphIn(gc, gx, gy, gWidth, gHeight)) {
265 (FbStip *) pglyph, pgc->fg, gx + dstXoff, gHeight);
271 gx, g
[all...]
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbglyph.c66 int gx, gy; local in function:fbPolyGlyphBlt
99 gx = x + pci->metrics.leftSideBearing;
102 fbGlyphIn(fbGetCompositeClip(pGC), gx, gy, gWidth, gHeight)) {
106 (FbStip *) pglyph, pPriv->xor, gx + dstXoff, gHeight);
114 gStride, 0, gx, gy, gWidth, gHeight);
136 int gx, gy; local in function:fbImageGlyphBlt
201 gx = x + pci->metrics.leftSideBearing;
204 fbGlyphIn(fbGetCompositeClip(pGC), gx, gy, gWidth, gHeight)) {
208 (FbStip *) pglyph, pPriv->fg, gx + dstXoff, gHeight);
220 gx,
[all...]
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbglyph.c266 int gx, gy; local in function:fbPolyGlyphBlt
307 gx = x + pci->metrics.leftSideBearing;
311 fbGlyphIn (fbGetCompositeClip(pGC), gx, gy, gWidth, gHeight))
319 gx + dstXoff,
334 gx,
361 int gx, gy; local in function:fbImageGlyphBlt
440 gx = x + pci->metrics.leftSideBearing;
444 fbGlyphIn (fbGetCompositeClip(pGC), gx, gy, gWidth, gHeight))
452 gx + dstXoff,
468 gx,
[all...]
/xsrc/external/mit/ctwm/dist/
H A Diconmgr.c102 int gx, gy; local in function:CreateIconManagers
115 &gx, &gy,
122 gx += Scr->rootw - p->width - 2 * bw;
143 gx, gy, p->width, p->height, 1,
199 gx, gy, p->width, p->height, p->twm_win->occupation);
H A Dparse_be.c904 int gmask, gx, gy; // Geometry mask/x/y values local in function:do_string_string_keyword
930 gmask = XParseGeometry(s2, &gx, &gy, &gjw, &gjh);
934 fprintf(stderr, "DEBUG:: X = %d, Y = %d\n", gx, gy);
943 Scr->RandomDisplacementX = gx;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcursor.c872 int GX, GY, gx, gy; local in function:dmxSetCursor
893 gx = start->rootXOrigin + x;
895 if (x && y && (GX != gx || GY != gy))
896 dmxCoreMotion(NULL, gx, gy, 0, DMX_NO_BLOCK);
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Dnewmmio.h594 #define SETT3_DGDX_DBDX(gx,bx) ((mmtr)s3vMmioMem)->triangle3d_regs.regs.dgdx_dbdx = ((gx)<<16 | (bx))

Completed in 14 milliseconds