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

<<212223242526

  /external/webkit/WebCore/css/
CSSPrimitiveValue.cpp 824 appendNumber(result, static_cast<unsigned char>(color.green()));
  /external/webkit/WebCore/inspector/front-end/
SourceCSSTokenizer.re2js 115 "georgian", "gray", "graytext", "green", "grey", "groove", "gujarati", "gurmukhi", "hand", "hangul", "hangul-consonant", "hebrew", "help",
  /external/webkit/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp 355 SkColor c = SkColorSetARGB(color.alpha(), color.red(), color.green(), color.blue());
  /external/webkit/WebCore/platform/graphics/openvg/
PainterOpenVG.cpp 88 vgColor = (vgColor << 8) | color.green();
  /external/webkit/WebCore/rendering/
SVGInlineTextBox.cpp 501 color = Color(0xff - color.red(), 0xff - color.green(), 0xff - color.blue());
  /frameworks/base/core/java/android/text/
Html.java 830 map.put("green", 0x008000);
  /frameworks/base/docs/html/guide/developing/
debug-tasks.jd 138 shows overall CPU usage, and the green bar underneath it shows the CPU time
  /frameworks/base/docs/html/guide/developing/tools/
ddms.jd 63 debugger to attach to the VM. When a debugger is connected, the icon will turn green. </p>
  /frameworks/base/docs/html/guide/topics/resources/
more-resources.jd 118 Alpha-Red-Green-Blue information in one of the following formats:</p>
  /frameworks/base/docs/html/guide/topics/ui/
themes.jd 69 as a theme for an Activity and then all text inside that Activity will have green monospace
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 497 * each of the red, green, and blue components by 2. The alpha value is
  /packages/apps/DeskClock/src/com/android/deskclock/
DeskClock.java 108 // Delay before engaging the burn-in protection mode (green-on-black).
    [all...]
  /packages/apps/IM/libwbxml/include/
csp13_data.h 699 { 0x88, "Green" },
  /packages/apps/IM/libwbxml/src/
csp13values_hash.c 364 {"Green", 0x88},
  /system/core/debuggerd/
debuggerd.c 592 write_string("/sys/class/leds/green/brightness", "0");
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java     [all...]
  /external/bison/build-aux/
config.guess     [all...]
  /external/dropbear/
config.guess     [all...]
  /external/e2fsprogs/config/
config.guess     [all...]
  /external/expat/conftools/
config.guess     [all...]
  /external/icu4c/
config.guess     [all...]
  /external/libffi/
config.guess     [all...]
  /external/libpng/
config.guess     [all...]
  /external/qemu/
vnc-android.c     [all...]
vnc.c     [all...]

Completed in 167 milliseconds

<<212223242526