HomeSort by relevance Sort by last modified time
    Searched refs:blue (Results 226 - 250 of 837) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/samsung_slsi/exynos5/include/
s5p_tvout_v4l2.h 170 unsigned char blue; member in struct:s5ptvfb_user_chroma
  /packages/apps/Settings/src/com/android/settings/accessibility/
ColorPreference.java 77 final int b = Color.blue(value);
  /bionic/libc/kernel/common/linux/
fb.h 272 struct fb_bitfield blue; member in struct:fb_var_screeninfo
304 __u16 *blue; member in struct:fb_cmap
  /development/ndk/platforms/android-3/include/linux/
fb.h 218 struct fb_bitfield blue; member in struct:fb_var_screeninfo
248 __u16 *blue; member in struct:fb_cmap
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 82 FNDEF(void, glClearColorx, (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha));
83 FNDEF(void, glColor4x, (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha));
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_link_button.cc 89 native_color->green / 257, native_color->blue / 257);
99 // If the theme doesn't have a link color, just use blue. This matches the
194 strncpy(button->normal_color, "blue", 9);
248 color->green / 257, color->blue / 257);
250 strncpy(button->normal_color, "blue", 9);
gtk_theme_service.cc 88 color->blue >> 8);
240 frame_color->blue = SkColorGetB(shifted) * kSkiaToGDKMultiplier;
418 color.blue = (text.blue + (bg.blue * kBgWeight)) / (1 + kBgWeight);
491 // Each pixel is made up of a red, green, and blue component; taking up
509 color->blue = components[2] * 65535 / (255 * (kHeight - 4));
    [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
events_view.css 68 color: blue;
main.css 124 color: blue;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Gradient.cpp 196 colors[0] = makeSkColor(stop->alpha, stop->red, stop->green, stop->blue);
202 colors[i] = makeSkColor(stop->alpha, stop->red, stop->green, stop->blue);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_parser_unittest.py 61 <link rel="match" href="blue-box-ref.xht" />
86 <link rel="match" href="blue-box-ref.xht" />
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
TextureGeneratorBlend.java 146 texres.blue = colorBand[colorbandIndex][2];
151 data[index++] = (byte) (texres.blue * 255.0f);
TextureGeneratorWood.java 101 texres.blue = colorBand[colorbandIndex][2];
107 data[index++] = (byte) (texres.blue * 255.0f);
  /external/libpng/contrib/gregbook/
rpng2-win.c 177 { 0, 0, 255}, /* 6: blue */
178 { 0, 0, 120}, /* 7: medium blue */
186 { 85, 125, 200} /* 15: ice blue */
214 {0+8, 2,0, 1,15}, /* checkered: tan/black vs. white/ice blue */
217 {0+8, 4,5, 0,6}, /* checkered: gold/yellow vs. black/blue */
218 {0, 7,0, 8,9}, /* checkered: deep blue/black vs. magenta */
221 {1, 7,0, 8,0}, /* diamonds: deep blue/black vs. magenta */
223 {1, 10,0, 7,0}, /* diamonds: red vs. medium blue */
947 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; local
    [all...]
  /external/pixman/pixman/
pixman-gradient-walker.c 126 * and the red/green/blue channels are scaled to be in [0, 1].
133 lb = (left_c->blue * (1.0f/257.0f));
138 rb = (right_c->blue * (1.0f/257.0f));
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_sysvideo.h 156 int (*SetGamma)(_THIS, float red, float green, float blue);
159 int (*GetGamma)(_THIS, float *red, float *green, float *blue);
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h 186 int QZ_SetGamma (_THIS, float red, float green, float blue);
187 int QZ_GetGamma (_THIS, float *red, float *green, float *blue);
  /frameworks/base/graphics/tests/graphicstests/src/android/graphics/
BitmapTest.java 221 int b0 = Color.blue(c0);
222 int b1 = Color.blue(c1);
224 assertTrue("blue", Math.abs(bb - b1) <= tolerance);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
BarTransitions.java 210 (int)(v * Color.blue(targetColor) + Color.blue(mColorStart) * (1 - v)));
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
ErrorCalculator.java 164 totalError += Math.abs(Color.blue(idealColor) - Color.blue(givenColor));
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselView.java 402 * @param blue the amount of blue
405 public void setBackgroundColor(float red, float green, float blue, float alpha) {
406 mController.setBackgroundColor(red, green, blue, alpha);
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
AmPmCirclesView.java 78 mSelectedColor = res.getColor(R.color.blue);
110 mSelectedColor = res.getColor(R.color.blue);
176 // We'll need to draw either a lighter blue (for selection), a darker blue (for touching)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 237 struct fb_bitfield blue; member in struct:fb_var_screeninfo
268 __u16 *blue; member in struct:fb_cmap
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 237 struct fb_bitfield blue; member in struct:fb_var_screeninfo
268 __u16 *blue; member in struct:fb_cmap
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 237 struct fb_bitfield blue; member in struct:fb_var_screeninfo
268 __u16 *blue; member in struct:fb_cmap

Completed in 112 milliseconds

1 2 3 4 5 6 7 8 91011>>