Searched
full:red (Results
726 -
750 of
1814) sorted by null
<<21222324252627282930>>
/external/icu4c/ |
icu4c.css | 319 color: red; 325 color: red; 330 color: red;
|
/external/opencore/doc/oscl_html/ |
structOscl__Rb__Tree__Node__Base.html | 24 <tr><td nowrap align=right valign=top>enum </td><td valign=bottom><a class="el" href="structOscl__Rb__Tree__Node__Base.html#s4">RedBl</a> { <a class="el" href="structOscl__Rb__Tree__Node__Base.html#s4s2">red</a>, 103 <tr><td valign=top><em><a name="s4s2" doxytag="red"></a><em>red</em></em> </td><td>
|
/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/webkit/WebKit/mac/Misc/ |
WebKitNSStringExtras.mm | 91 CGFloat red; 95 [[textColor colorUsingColorSpaceName:NSDeviceRGBColorSpace] getRed:&red green:&green blue:&blue alpha:&alpha]; 96 graphicsContext.setFillColor(makeRGBA(red * 255, green * 255, blue * 255, alpha * 255), DeviceColorSpace);
|
/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...] |
/ndk/samples/hello-gl2/src/com/android/gl2jni/ |
GL2JNIView.java | 64 * that matches it exactly (with regards to red/green/blue/alpha channels 145 * We use a minimum size of 4 bits for red/green/blue, but will 196 // We want an *exact* match for red/green/blue/alpha
|
/external/dnsmasq/man/es/ |
dnsmasq.8 | 10 y DHCP a una red de ?rea local. 23 TFTP solo-lectura para permitir el inicio v?a red/PXE de hosts DHCP. Tamb?en 225 dependiendo de cual red tengan adjunta. Por el momento, esta facilidad 304 detr?s de un firewall es usado para analizar m?quinas en la red local. 327 red el cual lidea con nombres de la forma 385 correo de sistemas en la red local hacia un servidor central. La 473 direcciones, para habilitar servicio DHCP en m?s de una red. Para 480 network-id es una etiqueta alfanum?rica la cual marca esta red de 481 tal forma que opciones dhcp puedan ser especificadas en base a cada red. 487 la cual le dice a dnsmasq que debe habilitar DHCP para la red [all...] |
/build/tools/ |
check_builds.sh | 30 # that are missing are red, and rows where the file sizes are not all
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapShaderTest.java | 39 private static final int CENTER_COLOR = Color.RED;
|
EmbossMaskFilterTest.java | 97 color += Color.red(pixel) + Color.green(pixel) + Color.blue(pixel);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SetWallpaperActivity.java | 45 {Color.BLUE, Color.GREEN, Color.RED, Color.LTGRAY, Color.MAGENTA, Color.CYAN,
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
Clipping.java | 55 mPaint.setColor(Color.RED);
|
MeasureText.java | 97 mPaint.setColor(Color.RED);
|
PathEffects.java | 68 mColors = new int[] { Color.BLACK, Color.RED, Color.BLUE,
|
Patterns.java | 38 c.drawColor(Color.RED);
|
PolyToPoly.java | 53 mPaint.setColor(Color.RED);
|
ScaleToFit.java | 53 80, 40, Color.RED,
|
/external/bluetooth/glib/gio/fam/ |
gfamdirectorymonitor.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
gfamfilemonitor.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
/external/bluetooth/glib/gio/fen/ |
gfendirectorymonitor.c | 5 * Copyright (C) 2006-2007 Red Hat, Inc.
|
gfenfilemonitor.c | 5 * Copyright (C) 2006-2007 Red Hat, Inc.
|
/external/bluetooth/glib/gio/ |
gasynchelper.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
ginputstream.h | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
gioerror.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
glocalfilemonitor.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
Completed in 186 milliseconds
<<21222324252627282930>>