Searched defs:red (Results 1 - 25 of 279) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorg-server/dist/include/
H A Drgb.h50 unsigned short red, green, blue; member in struct:_RGB
/xsrc/external/mit/xorg-server.old/dist/include/
H A Drgb.h51 unsigned short red, green, blue; member in struct:_RGB
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutColor.cpp21 void glutSetColor(int cell, GLfloat red, GLfloat green, GLfloat blue) { argument
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dimage.c20 static const VGfloat red[4] = { 1.0f, 0.0f, 0.0f, 1.0f }; variable in typeref:typename:const VGfloat[4]
H A Dfilter.c22 VGfloat red[4]; local in function:init
H A Dpaint.c51 const VGfloat red[4] = { 1.0f, 0.0f, 0.0f, 1.0f }; local in function:init_pattern
/xsrc/external/mit/freetype/dist/include/freetype/
H A Dftcolor.h82 FT_Byte red; member in struct:FT_Color_
/xsrc/external/mit/pixman/dist/test/
H A Da1-trap-test.c17 pixman_color_t red = { 0xffff, 0x0000, 0x0000, 0xffff }; local in function:main
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
H A Dfbdev.h38 __u16 red[256]; member in struct:_fbdevPriv
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Ddlist-mat-tri.c38 static GLfloat red[4] = {0.8, 0.1, 0.0, 1.0}; variable in typeref:typename:GLfloat[4]
H A Ddlist-tri-mat-tri.c38 static GLfloat red[4] = {0.8, 0.1, 0.0, 1.0}; variable in typeref:typename:GLfloat[4]
H A Dtri-lit-material.c76 static GLfloat red[4] = {0.8, 0.1, 0.0, 1.0}; local in function:Draw
/xsrc/external/mit/rgb/dist/
H A Drgb.c62 int red, green, blue; local in function:main
H A Dshowrgb.c125 int red, green, blue; local in function:dumprgb
/xsrc/external/mit/xorg-server.old/dist/os/
H A Doscolor.c56 unsigned char red; member in struct:_builtinColor
[all...]
/xsrc/external/mit/xorg-server/dist/os/
H A Doscolor.c56 unsigned char red; member in struct:_builtinColor
[all...]
/xsrc/external/mit/libXmu/dist/src/
H A DCmapAlloc.c138 default_allocation(XVisualInfo *vinfo, unsigned long *red, argument
212 best_allocation(XVisualInfo * vinfo,unsigned long * red,unsigned long * green,unsigned long * blue) argument
[all...]
/xsrc/external/mit/libXpm/dist/src/
H A Drgb.c64 int n, items, red, green, blue; local in function:xpmReadRgbNames
120 xpmGetRgbName(xpmRgbName rgbn[],int rgbn_max,int red,int green,int blue) argument
180 xpmGetRgbName(xpmRgbName rgbn[],int rgbn_max,int red,int green,int blue) argument
[all...]
H A Damigax.h67 unsigned short red, green, blue; member in struct:__anon0fa0e2580208
H A Dsimx.h84 BYTE red, green, blue; member in struct:__anon4c0ce0020108
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dglutfx.c37 static GLfloat red[4] = {1.0, 0.2, 0.2, 1.0}; local in function:Display
/xsrc/external/mit/libdrm/dist/tests/util/
H A Dformat.h35 struct util_color_component red; member in struct:util_rgb_info
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cindex.c15 glutSetColor(int ndx, GLfloat red, GLfloat green, GLfloat blue) argument
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtrispd.c39 float red[3] = { 1.0, 0.0, 0.0 }; local in function:Display
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Deglgears.c250 static GLfloat red[4] = { 0.8, 0.1, 0.0, 1.0 }; local in function:init

Completed in 16 milliseconds

1234567891011>>