Searched defs:gray (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dfront-back-modes.c161 static const float gray[4] = {0.2, 0.2, 0.2, 1.0}; local in function:Init
H A Dstencilreaddraw.c151 const GLfloat gray[4] = {0.2, 0.2, 0.2, 1.0}; local in function:Init
H A Dzreaddraw.c185 const GLfloat gray[4] = {0.2, 0.2, 0.2, 1.0}; local in function:Init
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dcopypix.c196 int gray = Image[i*3] + Image[i*3+1] + Image[i*3+2]; local in function:Init
H A Ddrawpix.c267 int gray = Image[i*3] + Image[i*3+1] + Image[i*3+2]; local in function:Init
H A Dreadpix.c339 int gray = Image[i*3] + Image[i*3+1] + Image[i*3+2]; local in function:Init
H A Dreflect.c130 static GLfloat gray[] = { 0.4, 0.4, 0.4, 1.0 }; local in function:MakeTable
H A Dtexcyl.c225 GLfloat gray[4] = {0.2, 0.2, 0.2, 1.0}; local in function:Init
H A Dstex3d.c598 static const GLfloat gray[] = { 0.6, 0.6, 0.6, 0.0 }; local in function:init
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dpolyoff.c65 GLfloat gray[] = { 0.8, 0.8, 0.8, 1.0 }; local in function:display
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmiindex.c52 int cube, gray; local in function:miBuildRenderColormap
209 FindBestGray(miIndexedPtr pIndexed,Pixel * pixels,int num,int gray) argument
[all...]
/xsrc/external/mit/xorg-server/dist/render/
H A Dmiindex.c52 int cube, gray; local in function:miBuildRenderColormap
203 FindBestGray(miIndexedPtr pIndexed,Pixel * pixels,int num,int gray) argument
[all...]
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dquad.c53 float gray[3] = { variable in typeref:typename:float[3]
H A Dlogo.c54 float gray[3] = {0.5, 0.5, 0.5}; variable in typeref:typename:float[3]
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
H A Dfbdev.c156 Bool gray; local in function:fbdevScreenInitialize
/xsrc/external/mit/xsetroot/dist/
H A Dxsetroot.c116 int gray = 0; local in function:main
/xsrc/external/mit/xbitmaps/dist/
H A DMakefile.am28 gray \ data in directory:bitmap
/xsrc/external/mit/ctwm/dist/
H A Dtwm_window_struct.h71 Pixmap gray; member in struct:TwmWindow
/xsrc/external/mit/twm/dist/src/
H A Dtwm.h242 Pixmap gray; member in struct:TwmWindow

Completed in 27 milliseconds