/solaris-x11-s12/open-src/app/xcolor/sun-src/ |
H A D | XCrHsbCmap.c | 50 u_char green[256]; local 59 HSBramp(h1, s1, b1, h2, s2, b2, 0, count - 1, red, green, blue); 64 red[pixel] = green[pixel] = blue[pixel] = 0xff; 68 red[pixel] = green[pixel] = blue[pixel] = 0; 71 count, red, green, blue);
|
H A D | xcolor.h | 41 u_char *green, 52 u_char *green,
|
H A D | XCrDynCmap.c | 45 u_char *green, 90 colors[i].green = *green++ << 8; 37 XCreateDynamicColormap( Display *dsp, int screen, Colormap *cmap, Visual **visual, XColor *colors, int count, u_char *red, u_char *green, u_char *blue) argument
|
H A D | HSBmap.c | 105 u_char *green, 117 g = green; 95 HSBramp( double h1, double s1, double b1, double h2, double s2, double b2, int start, int end, u_char *red, u_char *green, u_char *blue) argument
|
H A D | xcolor.c | 74 i, color[i].red >> 8, color[i].green >> 8, color[i].blue >> 8); 152 /* green channel */
|
/solaris-x11-s12/open-src/app/cmap_compact/sun-src/ |
H A D | cmcshow.c | 80 planes = c->red | c->green | c->blue; 83 c->green >>= 4; 87 printf("#%0*x%0*x%0*x\n", i, c->red, i, c->green, i, c->blue);
|
H A D | cmcutil.h | 57 ((c)->red == (c)->green && \ 62 ((c)->red == (c)->green && \
|
/solaris-x11-s12/open-src/app/xlock/sun-src/ |
H A D | hsbramp.c | 135 u_char *green, 146 hsb2rgb(h1, s1, b1, red++, green++, blue++); 125 hsbramp( double h1, double s1, double b1, double h2, double s2, double b2, int count, u_char *red, u_char *green, u_char *blue) argument
|
H A D | xlock.h | 98 int count, u_char *red, u_char *green, u_char *blue);
|
H A D | xlock.c | 1199 u_char green[NUMCOLORS]; local 1214 red, green, blue); 1219 .green = (unsigned short) (green[i] << 8),
|
/solaris-x11-s12/open-src/kernel/sys/drm/ |
H A D | drm_fb_helper.h | 67 void (*gamma_set)(struct drm_crtc *crtc, u16 red, u16 green, 69 void (*gamma_get)(struct drm_crtc *crtc, u16 *red, u16 *green,
|
/solaris-x11-s12/open-src/lib/libdga/sun-src/ |
H A D | cmap_grab.c | 71 * dga_cm_get(cginfo,index,count, red,green,blue) 74 * u_char *red, *green, *blue ; 80 * dga_cm_put(cginfo,index,count, red,green,blue) 83 * u_char *red, *green, *blue ; 91 * dga_cm_write(cginfo,index,count, red,green,blue, putfunc) 94 * u_char *red, *green, *blue ; 101 * dga_cm_read(cginfo,index,count, red,green,blue) 104 * u_char *red, *green, *blue ; 175 unsigned char *green; /* pointer to green tabl member in struct:fb_clut [all...] |
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | Screen.c | 192 ptr->disp_black.red = ptr->disp_black.green = ptr->disp_black.blue = -1; 193 ptr->disp_white.red = ptr->disp_white.green = ptr->disp_white.blue = -1; 260 ptr->disp_weight.green = val.num; 271 ptr->disp_black.green = val.num; 282 ptr->disp_white.green = val.num; 773 dptr->disp_weight.red, dptr->disp_weight.green, dptr->disp_weight.blue); 778 dptr->disp_black.red, dptr->disp_black.green, dptr->disp_black.blue); 783 dptr->disp_white.red, dptr->disp_white.green, dptr->disp_white.blue);
|
H A D | xf86Parser.h | 198 int red, green, blue; member in struct:__anon66
|
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_Screen.c | 439 (*display_ptr)->disp_black.green = -1; 443 (*display_ptr)->disp_white.green = -1;
|
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/vts/ast/ |
H A D | tools.c | 729 register uint_t const green, 737 value |= ((green >> 5) & 0x7) << 2; 743 value |= ((green >> 3) & 0x1f) << 5; 749 value |= ((green >> 2) & 0x3f) << 5; 755 value |= (green & 0xff) << 8; 727 ast_color( register uint_t const red, register uint_t const green, register uint_t const blue) argument
|
H A D | libvtsSUNWast.h | 242 uint_t const green,
|
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/vts/mga/ |
H A D | tools.c | 745 register uint_t const green, 753 value |= ((green >> 5) & 0x7) << 2; 759 value |= ((green >> 3) & 0x1f) << 5; 765 value |= ((green >> 2) & 0x3f) << 5; 771 value |= (green & 0xff) << 8; 743 mga_color( register uint_t const red, register uint_t const green, register uint_t const blue) argument
|
H A D | libvtsSUNWmga.h | 252 uint_t const green,
|
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/ |
H A D | xmag_multivis.c | 996 x, y, col->pixel, col->red, col->green, col->blue); 1005 x, y, def.pixel, def.red, def.green, def.blue); 1007 def.red = def.green = def.blue = 0; 1285 |((unsigned long)((unsigned short)(col->green) >> rgb_shift)
|
H A D | multivis.c | 610 scratch.green=pCmap->Colors[(pix & pCmap->green_mask)>>pCmap->gshft].green;
|
/solaris-x11-s12/open-src/kernel/i915/src/ |
H A D | intel_drv.h | 697 extern void intel_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, 699 extern void intel_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green,
|
H A D | intel_display.c | 6672 void intel_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, argument 6678 intel_crtc->lut_g[regno] = green >> 8; 6682 void intel_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, argument 6688 *green = intel_crtc->lut_g[regno] << 8; 6692 static void intel_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, argument 6700 intel_crtc->lut_g[i] = green[i] >> 8;
|
/solaris-x11-s12/open-src/app/cmap_alloc/sun-src/ |
H A D | cmap_alloc.c | 227 color.red = color.green = color.blue = 0;
|
/solaris-x11-s12/open-src/kernel/drm/src/ |
H A D | drm_crtc.c | 3394 if (DRM_COPY_FROM_USER(g_base, (void __user *)(unsigned long)crtc_lut->green, size)) { 3448 if (DRM_COPY_TO_USER((void __user *)(unsigned long)crtc_lut->green, g_base, size)) {
|