Searched refs:Pixel (Results 1 - 25 of 346) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dcolormap.h74 typedef CARD32 Pixel; typedef in typeref:typename:CARD32
109 Pixel* /*pPix*/,
118 Pixel /*pixel*/);
129 Pixel* /*pPixel*/,
137 Pixel* /*ppixIn*/,
151 Pixel* /*ppix*/,
152 Pixel* /*masks*/);
162 Pixel* /*pixels*/,
163 Pixel* /*prmask*/,
164 Pixel* /*pgmas
[all...]
H A Dcolormapst.h123 Pixel **clientPixelsRed;
124 Pixel **clientPixelsGreen;
125 Pixel **clientPixelsBlue;
/xsrc/external/mit/xorg-server/dist/include/
H A Dcolormap.h72 typedef CARD32 Pixel; typedef in typeref:typename:CARD32
102 Pixel * /*pPix */ ,
109 Pixel /*pixel */ );
113 Pixel * /*ppixIn */ ,
125 Pixel * /*ppix */ ,
126 Pixel * /*masks */ );
135 Pixel * /*pixels */ ,
136 Pixel * /*prmask */ ,
137 Pixel * /*pgmask */ ,
138 Pixel * /*pbmas
[all...]
H A Dcolormapst.h102 Pixel **clientPixelsRed;
103 Pixel **clientPixelsGreen;
104 Pixel **clientPixelsBlue;
/xsrc/external/mit/xkbutils/dist/
H A DLEDP.h50 Pixel foreground;
51 Pixel on_color;
52 Pixel off_color;
53 Pixel top_color;
54 Pixel bottom_color;
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DDisplay.h33 extern Pixel xnestBlackPixel;
34 extern Pixel xnestWhitePixel;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DDisplay.h33 extern Pixel xnestBlackPixel;
34 extern Pixel xnestWhitePixel;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpixel.c28 * Pixel transfer functions (glPixelZoom, glPixelMap, glPixelTransfer)
49 if (ctx->Pixel.ZoomX == xfactor &&
50 ctx->Pixel.ZoomY == yfactor)
54 ctx->Pixel.ZoomX = xfactor;
55 ctx->Pixel.ZoomY = yfactor;
498 if (ctx->Pixel.MapColorFlag == (param ? GL_TRUE : GL_FALSE))
501 ctx->Pixel.MapColorFlag = param ? GL_TRUE : GL_FALSE;
504 if (ctx->Pixel.MapStencilFlag == (param ? GL_TRUE : GL_FALSE))
507 ctx->Pixel.MapStencilFlag = param ? GL_TRUE : GL_FALSE;
510 if (ctx->Pixel
[all...]
H A Dpixeltransfer.c29 * Pixel transfer operations (scale, bias, table lookups, etc)
134 const GLfloat scale = ctx->Pixel.DepthScale;
135 const GLfloat bias = ctx->Pixel.DepthBias;
149 const GLdouble scale = ctx->Pixel.DepthScale;
150 const GLdouble bias = ctx->Pixel.DepthBias * max;
170 ctx->Pixel.RedScale, ctx->Pixel.GreenScale,
171 ctx->Pixel.BlueScale, ctx->Pixel.AlphaScale,
172 ctx->Pixel
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpixel.c28 * Pixel transfer functions (glPixelZoom, glPixelMap, glPixelTransfer)
50 if (ctx->Pixel.ZoomX == xfactor &&
51 ctx->Pixel.ZoomY == yfactor)
55 ctx->Pixel.ZoomX = xfactor;
56 ctx->Pixel.ZoomY = yfactor;
498 if (ctx->Pixel.MapColorFlag == (param ? GL_TRUE : GL_FALSE))
501 ctx->Pixel.MapColorFlag = param ? GL_TRUE : GL_FALSE;
504 if (ctx->Pixel.MapStencilFlag == (param ? GL_TRUE : GL_FALSE))
507 ctx->Pixel.MapStencilFlag = param ? GL_TRUE : GL_FALSE;
510 if (ctx->Pixel
[all...]
H A Dpixeltransfer.c29 * Pixel transfer operations (scale, bias, table lookups, etc)
134 const GLfloat scale = ctx->Pixel.DepthScale;
135 const GLfloat bias = ctx->Pixel.DepthBias;
149 const GLdouble scale = ctx->Pixel.DepthScale;
150 const GLdouble bias = ctx->Pixel.DepthBias * max;
170 ctx->Pixel.RedScale, ctx->Pixel.GreenScale,
171 ctx->Pixel.BlueScale, ctx->Pixel.AlphaScale,
172 ctx->Pixel
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwinfb.h45 Pixel redMask;
46 Pixel greenMask;
47 Pixel blueMask;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwinfb.h45 Pixel redMask;
46 Pixel greenMask;
47 Pixel blueMask;
/xsrc/external/mit/xdm/dist/greeter/
H A DLoginP.h91 Pixel textpixel; /* foreground pixel */
92 Pixel promptpixel; /* prompt pixel */
93 Pixel greetpixel; /* greeting pixel */
94 Pixel failpixel; /* failure pixel */
96 Pixel hipixel; /* frame hilite pixel */
97 Pixel shdpixel; /* shadow frame pixel */
98 Pixel inppixel; /* input field bg pixel */
/xsrc/external/mit/twm/dist/src/
H A Dmenus.h77 Pixel fore; /* foreground color */
78 Pixel back; /* background color */
79 Pixel hi_fore; /* highlight foreground */
80 Pixel hi_back; /* highlight background */
97 Pixel hi_fore; /* highlight foreground */
98 Pixel hi_back; /* highlight background */
H A Dlist.h73 XClassHint *xclass, Pixel *ptr);
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DStripCharP.h62 Pixel fgpixel; /* color index for graph */
63 Pixel hipixel; /* color index for lines */
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbcmap_mi.c78 Pixel pix;
136 Pixel redMask, Pixel greenMask, Pixel blueMask)
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbcmap_mi.c75 Pixel pix;
131 Pixel redMask, Pixel greenMask, Pixel blueMask)
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DDrawing.h40 typedef unsigned long Pixel; typedef in typeref:typename:unsigned long
98 Pixel fore,
99 Pixel back,
/xsrc/external/mit/oclock/dist/
H A DClockP.h41 Pixel minute;
42 Pixel hour;
43 Pixel jewel;
/xsrc/external/mit/xwd/dist/
H A Dwsutils.h44 typedef unsigned long Pixel; typedef in typeref:typename:unsigned long
54 Pixel value; /* Pixel value */
70 Pixel value; /* Pixel value */
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmicmap.h33 Pixel redMask, Pixel greenMask, Pixel blueMask);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmicmap.h36 Pixel redMask, Pixel greenMask,
37 Pixel blueMask);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.h85 Bool(*check_solid) (DrawablePtr pDrawable, int alu, Pixel planemask);
110 int alu, Pixel planemask, Pixel fg);
154 Bool(*check_copy) (PixmapPtr pSrc, PixmapPtr pDst, int alu, Pixel planemask);
193 int dx, int dy, int alu, Pixel planemask);

Completed in 14 milliseconds

1234567891011>>