Home
last modified time | relevance | path

Searched defs:green (Results 601 - 605 of 605) sorted by relevance

1...<<2122232425

/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp68 void GL_APIENTRY glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearAccum() argument
73 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() argument
98 void GL_APIENTRY glColor3b(GLbyte red, GLbyte green, GLbyte blue) in glColor3b() argument
108 void GL_APIENTRY glColor3d(GLdouble red, GLdouble green, GLdouble blue) in glColor3d() argument
118 void GL_APIENTRY glColor3f(GLfloat red, GLfloat green, GLfloat blue) in glColor3f() argument
128 glColor3i(GLint red, GLint green, GLint blue) glColor3i() argument
138 glColor3s(GLshort red, GLshort green, GLshort blue) glColor3s() argument
148 glColor3ub(GLubyte red, GLubyte green, GLubyte blue) glColor3ub() argument
158 glColor3ui(GLuint red, GLuint green, GLuint blue) glColor3ui() argument
168 glColor3us(GLushort red, GLushort green, GLushort blue) glColor3us() argument
178 glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) glColor4b() argument
188 glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) glColor4d() argument
198 glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) glColor4f() argument
208 glColor4i(GLint red, GLint green, GLint blue, GLint alpha) glColor4i() argument
218 glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) glColor4s() argument
228 glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) glColor4ub() argument
238 glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) glColor4ui() argument
248 glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) glColor4us() argument
258 glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) glColorMask() argument
2131 glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) glBlendColor() argument
2211 glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) glSecondaryColor3b() argument
2221 glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) glSecondaryColor3d() argument
2231 glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) glSecondaryColor3f() argument
2241 glSecondaryColor3i(GLint red, GLint green, GLint blue) glSecondaryColor3i() argument
2251 glSecondaryColor3s(GLshort red, GLshort green, GLshort blue) glSecondaryColor3s() argument
2261 glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) glSecondaryColor3ub() argument
2271 glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue) glSecondaryColor3ui() argument
2281 glSecondaryColor3us(GLushort red, GLushort green, GLushort blue) glSecondaryColor3us() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp59 void GL_APIENTRY glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glBlendColor() argument
107 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() argument
122 void GL_APIENTRY glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask() argument
2301 void GL_APIENTRY glClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glClearColorx() argument
2326 void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() argument
2331 glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) glColor4ub() argument
2336 glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) glColor4x() argument
[all...]
/third_party/mesa3d/include/D3D9/
H A Dd3d9types.h1600 WORD green[256]; member
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dcros_ec_commands.h1969 uint8_t led, red, green, blue; member
2025 uint8_t red, green, blue; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_commands.h1997 uint8_t led, red, green, blue; member
2053 uint8_t red, green, blue; member

Completed in 55 milliseconds

1...<<2122232425