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

1234

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dfilter.c26 VGfloat black[4]; local in function:init
50 black[0] = 0;
51 black[1] = 0;
52 black[2] = 0;
53 black[3] = 1.0f;
70 vgSetfv(VG_CLEAR_COLOR, 4, black);
H A Dimage.c21 static const VGfloat black[4] = { 0.0f, 0.0f, 0.0f, 1.0f }; variable in typeref:typename:const VGfloat[4]
45 vgSetfv(VG_CLEAR_COLOR, 4, black);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dmkvsync.sh10 convert -size 640x480 -depth 24 canvas:black png24:${TMP}/black.png
16 ln -s ../black.png ${TMP}/anim/$a.png
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dmkvsync.sh10 convert -size 640x480 -depth 24 canvas:black png24:${TMP}/black.png
16 ln -s ../black.png ${TMP}/anim/$a.png
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbackspecular.c6 static const float black[4] = { 0, 0, 0, 1 }; variable in typeref:typename:const float[4]
78 glMaterialfv(GL_FRONT_AND_BACK, GL_EMISSION, black);
87 glLightfv(GL_LIGHT0, GL_AMBIENT, black);
/xsrc/external/mit/MesaLib.old/dist/docs/
H A Dmesa.css5 color: black;
45 background: url('gears.png') 15px no-repeat, black url('gears.png') right no-repeat;
/xsrc/external/mit/pixman/dist/demos/
H A Dcheckerboard.c37 pixman_color_t black = { 0, 0, 0, 0xffff }; local in function:main
47 c = &black;
/xsrc/external/mit/x11perf/dist/
H A Ddo_traps.c234 Picture white, black, src, dst; local in function:DoFixedTraps
237 black = XftDrawSrcPicture (aadraw, &aablack);
240 src = black;
247 if (src == black)
250 src = black;
367 Picture white, black, src, dst; local in function:DoFixedTrapezoids
370 black = XftDrawSrcPicture (aadraw, &aablack);
373 src = black;
377 if (src == black)
380 src = black;
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dmask_screen.c40 XColor black; local in function:MaskScreen
73 black.red = 0;
74 black.green = 0;
75 black.blue = 0;
76 XAllocColor(dpy, Scr->WelcomeCmap, &black);
112 XSetWindowBackground(dpy, Scr->WindowMask, black.pixel);
H A Dcursor.c187 XColor black, white; local in function:MakeStringCursor
196 black.pixel = Scr->Black;
197 XQueryColor(dpy, cmap, &black);
219 cursor = XCreatePixmapCursor(dpy, bitmap, None, &black, &white, 0, 0);
/xsrc/external/mit/twm/dist/src/
H A Dtwm.c146 static unsigned long black, white; variable in typeref:typename:unsigned long
489 GetColor(Scr->Monochrome, &black, "black");
490 Scr->Black = black;
702 Scr->DefaultC.fore = black;
704 Scr->BorderColor = black;
705 Scr->BorderTileC.fore = black;
707 Scr->TitleC.fore = black;
709 Scr->MenuC.fore = black;
711 Scr->MenuTitleC.fore = black;
[all...]
/xsrc/external/mit/xbitmaps/dist/
H A DMakefile.am11 black \ data in directory:bitmap
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfire.c102 static float black[3] = { 0.0, 0.0, 0.0 }; variable in typeref:typename:float[3]
471 glColor4f(black[0], black[1], black[2], p[j].c[0][3]);
474 glColor4f(black[0], black[1], black[2], p[j].c[1][3]);
477 glColor4f(black[0], black[1], black[
[all...]
H A Dfbo_firecube.c217 static float black[3] = { 0.0, 0.0, 0.0 }; variable in typeref:typename:float[3]
522 glColor4f(black[0], black[1], black[2], p[j].c[0][3]);
525 glColor4f(black[0], black[1], black[2], p[j].c[1][3]);
528 glColor4f(black[0], black[1], black[
[all...]
H A Dreflect.c168 static GLfloat black[] = { 0.0, 0.0, 0.0, 0.0 }; local in function:MakeObjects
177 glMaterialfv( GL_FRONT, GL_EMISSION, black );
184 glMaterialfv( GL_FRONT, GL_EMISSION, black );
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dpolyoff.c66 GLfloat black[] = { 0.0, 0.0, 0.0, 1.0 }; local in function:display
75 glMaterialfv(GL_FRONT, GL_SPECULAR, black);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_tv.c102 int blank, black, burst; member in struct:__anon69c0c6e20108
190 * blank/black levels
267 .composite_levels = { .blank = 225, .black = 267, .burst = 113 },
274 .svideo_levels = { .blank = 266, .black = 316, .burst = 133 },
317 .composite_levels = { .blank = 225, .black = 267, .burst = 113 },
324 .svideo_levels = { .blank = 266, .black = 316, .burst = 133 },
368 .composite_levels = { .blank = 225, .black = 225, .burst = 113 },
375 .svideo_levels = { .blank = 266, .black = 266, .burst = 133 },
419 .composite_levels = { .blank = 225, .black = 267, .burst = 113 },
426 .svideo_levels = { .blank = 266, .black
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.2.9.rst44 - i915: Fix black buffers when importing prime fds
H A D10.5.5.rst35 [NVC0/Gallium] Unigine Heaven black and white boxes
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A Ddoxygen.css12 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/html/
H A Ddoxygen.css12 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
/xsrc/external/mit/xinit/dist/
H A Dxinitrc.cpp50 *VT100.background: black
/xsrc/external/mit/xauth/dist/
H A DREADME.md13 A black box check for the correctness of the package can be initiated
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c2839 int black, white; local in function:config_brightness_contrast
2849 black = tvsetup.black_level[k];
2851 black -= tvsetup.hamp_offset[k];
2857 black = (int)((float)(black + brightness_off) * contrast_mult);
2859 if (black < min_black_level)
2860 black = min_black_level;
2864 w = w10bit2z((unsigned short)black);
2878 unsigned short black, white; local in function:conget_brightness_contrast
2889 black
[all...]
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c2610 int black, white; local in function:config_brightness_contrast
2621 black = tvsetup.black_level[k];
2623 black -= tvsetup.hamp_offset[k];
2629 black = (int) ((float) (black + brightness_off) * contrast_mult);
2631 if (black < min_black_level)
2632 black = min_black_level;
2636 w = w10bit2z((unsigned short) black);
2650 unsigned short black, white; local in function:conget_brightness_contrast
2661 black
[all...]

Completed in 21 milliseconds

1234