/frameworks/base/opengl/include/GLES/ |
gl.h | 594 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); 597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 641 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 646 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 648 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); [all...] |
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
GLImpl.java | 126 // C function void glClearColor ( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha ) 129 float red, 135 // C function void glClearColorx ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha ) 138 int red, 168 // C function void glColor4f ( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) 171 float red, 177 // C function void glColor4x ( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha ) 180 int red, 186 // C function void glColorMask ( GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha ) 189 boolean red, [all...] |
/frameworks/base/opengl/tools/glgen/specs/gles11/ |
GLES20.spec | 8 void glBlendColor ( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha )
17 void glClearColor ( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha )
20 void glColorMask ( GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/ |
gl.h | 593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); 596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 645 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 646 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 647 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/ |
gl.h | 593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); 596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 645 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 646 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 647 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/ |
gl.h | 593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); 596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 645 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 646 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 647 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/ |
gl.h | 593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); 596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 645 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 646 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 647 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/ |
gl.h | 593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); 596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 640 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 645 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 646 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 647 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); [all...] |
/external/libpng/ |
pngrutil.c | 588 pal_ptr->red = buf[0]; 599 palette[i].red = buf[0]; 817 png_ptr->sig_bit.red = buf[0]; 825 png_ptr->sig_bit.red = buf[0]; [all...] |
pngwutil.c | 616 buf[0] = pal_ptr->red; 628 buf[0] = pal_ptr[i].red; 883 entrybuf[0] = (png_byte)ep->red; 891 png_save_uint_16(entrybuf + 0, ep->red); 905 entrybuf[0] = (png_byte)ep[i].red; 913 png_save_uint_16(entrybuf + 0, ep[i].red); 948 if (sbit->red == 0 || sbit->red > maxbits || 955 buf[0] = sbit->red; [all...] |
/frameworks/base/opengl/tests/angeles/include/GLES/ |
gl.h | 479 GLAPI void APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); 480 GLAPI void APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 485 GLAPI void APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 486 GLAPI void APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 487 GLAPI void APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
|
/external/webkit/WebCore/platform/graphics/ |
GraphicsContext3D.h | 429 void blendColor(double red, double green, double blue, double alpha); 441 void clearColor(double red, double green, double blue, double alpha); 444 void colorMask(bool red, bool green, bool blue, bool alpha);
|
/external/webkit/WebCore/platform/graphics/win/ |
FontCGWin.cpp | 190 SetTextColor(hdc, RGB(fillColor.red(), fillColor.green(), fillColor.blue())); 286 buffer[i + 2] = fillColor.red(); 365 Color shadowFillColor(shadowColor.red(), shadowColor.green(), shadowColor.blue(), shadowColor.alpha() * fillColor.alpha() / 255);
|
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
x86p_16.asm | 378 and edx,1110000000000000b ; red 401 and edx,1110000000000000b ; red 475 and edx,1110000000000000b ; red
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.c | [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapRegionDecoderTest.java | 410 int r = Color.red(actual) - Color.red(exp);
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/ |
plasma.c | 140 static uint16_t make565(int red, int green, int blue) 142 return (uint16_t)( ((red << 8) & 0xf800) |
|
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
plasma.c | 145 static uint16_t make565(int red, int green, int blue) 147 return (uint16_t)( ((red << 8) & 0xf800) |
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
Kube.java | 35 GLColor red = new GLColor(one, 0, 0); local 104 mCubes[i].setFaceColor(Cube.kBottom, red);
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/ |
XF86VMode.c | 179 req->red = (CARD32)(Gamma->red * 10000.); 206 Gamma->red = ((float)rep.red) / 10000.; [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzVideo.m | 925 color.red = colors->r / 255.0; [all...] |
/external/webkit/WebCore/platform/graphics/chromium/ |
FontChromiumWin.cpp | 285 COLORREF textColor = skia::SkColorToCOLORREF(SkColorSetARGB(255, shadowColor.red(), shadowColor.green(), shadowColor.blue())); 490 COLORREF textColor = skia::SkColorToCOLORREF(SkColorSetARGB(255, shadowColor.red(), shadowColor.green(), shadowColor.blue()));
|
/frameworks/base/opengl/java/android/opengl/ |
GLES11Ext.java | 275 // C function void glClearColorxOES ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha ) 278 int red, 305 // C function void glColor4xOES ( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha ) 308 int red, [all...] |
GLLogWrapper.java | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngwutil.c | 585 buf[0] = pal_ptr->red; 595 buf[0] = pal_ptr[i].red; 837 entrybuf[0] = (png_byte)ep->red; 845 png_save_uint_16(entrybuf + 0, ep->red); 859 entrybuf[0] = (png_byte)ep[i].red; 867 png_save_uint_16(entrybuf + 0, ep[i].red); 901 if (sbit->red == 0 || sbit->red > maxbits || 908 buf[0] = sbit->red; 970 png_warning(png_ptr, "Invalid cHRM red point specified") [all...] |