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

/solaris-x11-s12/open-src/app/xcolor/sun-src/
H A DXCrHsbCmap.c50 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 Dxcolor.h41 u_char *green,
52 u_char *green,
H A DXCrDynCmap.c45 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 DHSBmap.c105 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 Dxcolor.c74 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 Dcmcshow.c80 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 Dcmcutil.h57 ((c)->red == (c)->green && \
62 ((c)->red == (c)->green && \
/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dhsbramp.c135 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 Dxlock.h98 int count, u_char *red, u_char *green, u_char *blue);
H A Dxlock.c1199 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 Ddrm_fb_helper.h67 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 Dcmap_grab.c71 * 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 DScreen.c192 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 Dxf86Parser.h198 int red, green, blue; member in struct:__anon66
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Screen.c439 (*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 Dtools.c729 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 DlibvtsSUNWast.h242 uint_t const green,
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dtools.c745 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 DlibvtsSUNWmga.h252 uint_t const green,
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c996 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 Dmultivis.c610 scratch.green=pCmap->Colors[(pix & pCmap->green_mask)>>pCmap->gshft].green;
/solaris-x11-s12/open-src/kernel/i915/src/
H A Dintel_drv.h697 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 Dintel_display.c6672 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 Dcmap_alloc.c227 color.red = color.green = color.blue = 0;
/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_crtc.c3394 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)) {

Completed in 5850 milliseconds