HomeSort by relevance Sort by last modified time
    Searched full:green (Results 526 - 550 of 627) sorted by null

<<212223242526

  /external/quake/quake/src/WinQuake/data/
MANUAL.TXT 515 and Ammo (of the current weapon). Icons show the Armor Type (green,
626 Comes in three flavors; green, yellow, and red, from weakest to most
    [all...]
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginView.mm 646 // Draw green to help debug.
647 // If we see any green we know something's wrong.
    [all...]
  /frameworks/base/docs/html/resources/tutorials/testing/
activity_test.jd     [all...]
  /frameworks/base/graphics/java/android/graphics/
Canvas.java 715 * @param g green component (0..255) of the color to draw onto the canvas
728 * @param g green component (0..255) of the color to draw onto the canvas
    [all...]
  /system/core/libpixelflinger/
scanline.cpp 847 gen.argb[GGLFormat::GREEN].c = ci.ydgdy;
848 gen.argb[GGLFormat::GREEN].dx = c->shade.dgdx;
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
LayerDrawableTest.java 277 Drawable d1 = new ColorDrawable(Color.GREEN);
    [all...]
  /external/grub/stage2/
builtins.c 586 "green",
594 "light-green",
695 " A symbolic color name must be one of these: black, blue, green,"
697 " light-green, light-cyan, light-red, light-magenta, yellow and white."
    [all...]
  /external/libpng/
png.c 935 png_warning(png_ptr, "Invalid cHRM green point");
pngset.c 868 (int)trans_values->green > sample_max ||
    [all...]
  /external/quake/quake/src/QW/client/
vid_x.c 626 colors[i].green = palette[i*3+1] * 257;
  /external/quake/quake/src/WinQuake/
vid_sunx.cpp 833 colors[i].green = vid_gamma[palette[i*3+1]] * 257;
vid_sunxil.cpp 726 colors[i].green = vid_gamma[palette[i*3+1]] * 257;
vid_x.cpp 701 colors[i].green = palette[i*3+1] * 257;
  /external/skia/include/core/
SkPaint.h 329 @param g The new green component (0..255) of the paint's color.
    [all...]
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 400 awt.23E=The mask of the green component is not contiguous
  /frameworks/base/core/java/android/content/
package.html 204 "green background" visual treatment defined by the system:</p>
  /frameworks/base/docs/html/guide/tutorials/
hello-world.jd 436 you need to do is click the green arrow icon to run, or select
  /frameworks/base/docs/html/resources/tutorials/
hello-world.jd 465 you need to do is click the green arrow icon to run, or select
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java 132 private static final int BATTERY_FULL_ARGB = 0xFF00FF00; // Charging Full - green solid on
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp 809 rgbPalette[idx].green = (png_byte) ((col >> 16) & 0xff);
    [all...]
  /packages/apps/Phone/src/com/android/phone/
InCallTouchUi.java 655 hintColorResId = R.color.incall_textConnected; // green
    [all...]
NotificationMgr.java 367 * Configures a Notification to emit the blinky green message-waiting/
    [all...]
  /external/dbus/
ChangeLog     [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
ObjectOutputStreamTest.java 480 red, blue, green enum constant in enum:ObjectOutputStreamTest.WriteReplaceObject.Color
    [all...]
  /external/kernel-headers/original/linux/
wireless.h     [all...]

Completed in 547 milliseconds

<<212223242526