| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_xv.c | 39 {15, TrueColor}, {16, TrueColor}, {24, TrueColor}
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winvideo.c | 92 {15, TrueColor}, {16, TrueColor}, {24, TrueColor}
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/glamor_egl/ |
| H A D | glamor_xf86_xv.c | 50 {15, TrueColor}, {16, TrueColor}, {24, TrueColor}, {30, TrueColor}
|
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftcolor.c | 81 if (visual->class == TrueColor) 121 if (visual->class != TrueColor)
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | micmap.h | 45 #define TrueColorMask (1 << TrueColor)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | micmap.h | 49 #define TrueColorMask (1 << TrueColor)
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | CmapAlloc.c | 167 case TrueColor: 196 * For a DirectColor or TrueColor visual, the allocation is determined 216 if (vinfo->class == DirectColor || vinfo->class == TrueColor)
|
| H A D | StdCmap.c | 125 else if (vinfo->class == TrueColor || vinfo->class == DirectColor) { 173 if ((vinfo->class == DirectColor) || (vinfo->class == TrueColor)) {
|
| H A D | AllCmap.c | 80 * 3. TrueColor and GrayScale 122 if (((v1 = getDeepestVisual(TrueColor, vinfo, nvisuals)) != NULL)
|
| H A D | VisCmap.c | 64 * TrueColor and StaticColor 146 case TrueColor: 159 /* the end for PseudoColor, DirectColor, StaticColor, and TrueColor */
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atidga.c | 450 15, 16, 0x7C00U, 0x03E0U, 0x001FU, TrueColor); 453 16, 16, 0xF800U, 0x07E0U, 0x001FU, TrueColor); 456 24, 24, 0x00FF0000U, 0x0000FF00U, 0x000000FFU, TrueColor); 459 24, 32, 0x00FF0000U, 0x0000FF00U, 0x000000FFU, TrueColor);
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_dga.c | 193 0x7c00, 0x03e0, 0x001f, TrueColor); 205 0xf800, 0x07e0, 0x001f, TrueColor); 217 0xff0000, 0x00ff00, 0x0000ff, TrueColor);
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_dga.c | 230 0x7c00, 0x03e0, 0x001f, TrueColor); 241 0xf800, 0x07e0, 0x001f, TrueColor); 252 0xff0000, 0x00ff00, 0x0000ff, TrueColor);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_dga.c | 156 0x7c00, 0x03e0, 0x001f, TrueColor); 162 0xf800, 0x07e0, 0x001f, TrueColor); 168 0xff0000, 0x00ff00, 0x0000ff, TrueColor);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 147 if (pPriv->depth == 15 && pPriv->class == TrueColor) { 148 /* for 32768 TrueColor mode */ 262 /* for 15/16bit TrueColor visual mode */ 263 if (pPriv->depth == 15 && pPriv->class == TrueColor) { 280 visuals[0].class = TrueColor;
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 147 if (pPriv->depth == 15 && pPriv->class == TrueColor) { 148 /* for 32768 TrueColor mode */ 261 /* for 15/16bit TrueColor visual mode */ 262 if (pPriv->depth == 15 && pPriv->class == TrueColor) { 279 visuals[0].class = TrueColor;
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_dga.c | 189 0x7C00, 0x03E0, 0x001F, TrueColor); 200 0xF800, 0x07E0, 0x001F, TrueColor); 211 0xFF0000, 0x00FF00, 0x0000FF, TrueColor); 222 0xFF0000, 0x00FF00, 0x0000FF, TrueColor);
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dga.c | 221 0x7c00, 0x03e0, 0x001f, TrueColor); 232 0xf800, 0x07e0, 0x001f, TrueColor); 243 0xff0000, 0x00ff00, 0x0000ff, TrueColor); 254 0xff0000, 0x00ff00, 0x0000ff, TrueColor);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Args.c | 92 else if (!strcmp(argv[i], "TrueColor")) { 93 xnestDefaultClass = TrueColor;
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Args.c | 92 else if (!strcmp(argv[i], "TrueColor")) { 93 xnestDefaultClass = TrueColor;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/vfb/ |
| H A D | InitOutput.c | 841 (1 << TrueColor) | 847 ((1 << TrueColor) | 849 8, TrueColor, 0x7c00, 0x03e0, 0x001f); 853 ((1 << TrueColor) | 855 8, TrueColor, 0xf800, 0x07e0, 0x001f); 859 ((1 << TrueColor) | 861 8, TrueColor, 0xff0000, 0x00ff00, 0x0000ff); 865 ((1 << TrueColor) | 867 10, TrueColor, 0x3ff00000, 0x000ffc00, 0x000003ff);
|
| /xsrc/external/mit/xorg-server/dist/hw/vfb/ |
| H A D | InitOutput.c | 889 (1 << TrueColor) | 894 ((1 << TrueColor) | 896 8, TrueColor, 0x7c00, 0x03e0, 0x001f); 900 ((1 << TrueColor) | 902 8, TrueColor, 0xf800, 0x07e0, 0x001f); 906 ((1 << TrueColor) | 908 8, TrueColor, 0xff0000, 0x00ff00, 0x0000ff); 912 ((1 << TrueColor) | 914 10, TrueColor, 0x3ff00000, 0x000ffc00,
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_pixmap_colormap.spec | 64 pixmaps of any visual class, not just TrueColor or DirectColor. In order
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_pixmap_colormap.spec | 64 pixmaps of any visual class, not just TrueColor or DirectColor. In order
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_dga.c | 282 0xf800, 0x07e0, 0x001f, TrueColor); 290 0xff0000, 0x00ff00, 0x0000ff, TrueColor); 299 0xff0000, 0x00ff00, 0x0000ff, TrueColor);
|