HomeSort by relevance Sort by last modified time
    Searched full:blue (Results 51 - 75 of 3645) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/
Cheeses.java 30 "Baylough", "Beaufort", "Beauvoorde", "Beenleigh Blue", "Beer Cheese", "Bel Paese",
33 "Bleu de Septmoncel", "Bleu Des Causses", "Blue", "Blue Castello", "Blue Rathgore",
34 "Blue Vein (Australian)", "Blue Vein Cheeses", "Bocconcini", "Bocconcini (Australian)",
43 "Buxton Blue", "Cabecou", "Caboc", "Cabrales", "Cachaille", "Caciocavallo", "Caciotta",
46 "Capriole Banon", "Carre de l'Est", "Casciotta di Urbino", "Cashel Blue", "Castellano",
58 "Cypress Grove Chevre", "Danablu (Danish Blue)", "Danbo", "Danish Fontina",
60 "Dessertnyj Belyj", "Devon Blue", "Devon Garland", "Dolcelatte", "Doolin"
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032458-fw_11.23-robot_sim/
touch_firmware_report-lumpy-fw_11.23-complete-20130614_065717.html 19 <pre><span style="color:blue"><b>CountTrackingIDValidator</b></span>
22 <span style="color:blue"><b>score: 1</b></span></pre>
26 <pre><span style="color:blue"><b>PhysicalClickValidator</b></span>
29 <span style="color:blue"><b>score: 1</b></span></pre>
33 <pre><span style="color:blue"><b>ReportRateValidator</b></span>
36 <span style="color:blue"><b>score: 1</b></span></pre>
40 <pre><span style="color:blue"><b>StationaryFingerValidator</b></span>
43 <span style="color:blue"><b>score: 1</b></span></pre>
64 <pre><span style="color:blue"><b>CountTrackingIDValidator</b></span>
67 <span style="color:blue"><b>score: 1</b></span></pre
    [all...]
  /external/clang/test/CodeCompletion/
enum-switch-case.cpp 7 Blue,
23 // CHECK-CC1: Blue : [#N::Color#]N::Blue
  /external/flatbuffers/samples/
monster.fbs 5 enum Color:byte { Red = 0, Green, Blue = 2 }
22 color:Color = Blue;
  /external/guice/core/test/com/google/inject/
BindingAnnotationTest.java 37 bindConstant().annotatedWith(Blue.class).to("foo");
53 bindConstant().annotatedWith(Blue.class).to("foo");
60 "BindingAnnotationTest$Blue(value=5) was bound",
109 "BindingAnnotationTest$Blue(value=5) was bound",
116 @Inject @Blue(5) String s;
129 @interface Blue {
149 public Blue createBlue(final int value) {
150 return new Blue() {
156 return Blue.class;
160 return o instanceof Blue
    [all...]
  /external/skia/src/codec/
SkMaskSwizzler.cpp 23 uint8_t blue = masks->getBlue(p); local
24 dstPtr[i] = SkPackARGB_as_RGBA(0xFF, red, green, blue);
40 uint8_t blue = masks->getBlue(p); local
41 dstPtr[i] = SkPackARGB_as_BGRA(0xFF, red, green, blue);
57 uint8_t blue = masks->getBlue(p); local
59 dstPtr[i] = SkPackARGB_as_RGBA(alpha, red, green, blue);
75 uint8_t blue = masks->getBlue(p); local
77 dstPtr[i] = SkPackARGB_as_BGRA(alpha, red, green, blue);
93 uint8_t blue = masks->getBlue(p); local
95 dstPtr[i] = premultiply_argb_as_rgba(alpha, red, green, blue);
111 uint8_t blue = masks->getBlue(p); local
131 uint8_t blue = masks->getBlue(p); local
148 uint8_t blue = masks->getBlue(p); local
165 uint8_t blue = masks->getBlue(p); local
182 uint8_t blue = masks->getBlue(p); local
200 uint8_t blue = masks->getBlue(p); local
218 uint8_t blue = masks->getBlue(p); local
236 uint8_t blue = masks->getBlue(p); local
254 uint8_t blue = masks->getBlue(p); local
271 uint8_t blue = masks->getBlue(p); local
288 uint8_t blue = masks->getBlue(p); local
305 uint8_t blue = masks->getBlue(p); local
323 uint8_t blue = masks->getBlue(p); local
341 uint8_t blue = masks->getBlue(p); local
359 uint8_t blue = masks->getBlue(p); local
376 uint8_t blue = masks->getBlue(p); local
    [all...]
  /cts/tests/tests/uirendering/assets/
blue_padded_square.html 8 <div style="height: 80px; width: 80px; background-color:blue"/>
  /cts/tests/tests/uirendering/src/android/uirendering/cts/util/
CompareUtils.java 12 + Math.abs(Color.blue(color) - Color.blue(expectedColor));
22 int average = Color.red(color) + Color.green(color) + Color.blue(color);
26 && Math.abs(Color.blue(color) - average) <= threshold;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_doctest.txt 7 'blue'
  /external/clang/test/CXX/over/over.built/
p25.cpp 4 enum class Color { Red, Green, Blue };
  /external/selinux/mcstrans/share/examples/non-mls-color/
secolor.conf 5 color blue = #0000ff
  /external/snakeyaml/src/test/resources/pyyaml/
spec-05-03.canonical 10 ? !!str "sky" : !!str "blue",
  /external/syslinux/gpxe/src/hci/mucurses/
colour.c 20 * @v *blue address to store blue component
23 int colour_content ( short colour, short *red, short *green, short *blue ) {
26 *blue = ( ( colour & COLOUR_BLUE ) ? 1 : 0 );
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_doctest.txt 7 'blue'
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_doctest.txt 7 'blue'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_doctest.txt 7 'blue'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_doctest.txt 7 'blue'
  /external/ImageMagick/MagickCore/
colorspace-private.h 36 pixel->blue=((QuantumRange-(QuantumScale*pixel->blue*(QuantumRange-
44 blue, local
55 blue=QuantumScale*pixel->blue;
61 blue=QuantumScale*DecodePixelGamma(pixel->blue);
65 (fabs((double) blue) < MagickEpsilon))
72 yellow=(MagickRealType) (1.0-blue);
84 pixel->blue=QuantumRange*yellow
    [all...]
gem.c 75 % blue) triple.
80 % const double luma,double *red,double *green,double *blue)
87 % o red, green, blue: A pointer to a pixel component of type Quantum.
91 const double luma,double *red,double *green,double *blue)
107 assert(blue != (double *) NULL);
152 *blue=QuantumRange*(b+m);
168 % blue) triple. Since HCL colorspace is wider than RGB, we instead choose a
174 % const double luma,double *red,double *green,double *blue)
181 % o red, green, blue: A pointer to a pixel component of type Quantum.
185 const double luma,double *red,double *green,double *blue)
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
pixel_format_f32.rsh 7 // 1. Initially, it stores the input color (red, green, blue) and the depth
17 // the color (red, green, blue) of FocusPixel is updated and ready to be used in
21 // the color (red, green, blue) of FocusPixel is *not* changed.
29 float blue;
53 float blue;
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
pixel_format_f32.rsh 7 // 1. Initially, it stores the input color (red, green, blue) and the depth
17 // the color (red, green, blue) of FocusPixel is updated and ready to be used in
21 // the color (red, green, blue) of FocusPixel is *not* changed.
29 float blue;
53 float blue;
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
BitmapTests.java 58 setColor(Color.BLUE);
78 * be visible: we changed a bitmap from blue to red during circular reveal (an RT animation),
79 * and changed it back to blue before the end of the animation; we should never see any
128 child.setColor(Color.BLUE);
148 * visible: we keep changing a bitmap's color between red and blue in sync with the
149 * background, and we should only see pure blue or red.
159 int[] blue = new int[offset + height * stride]; local
160 Arrays.fill(blue, Color.BLUE);
162 boolean isBlue = comparer.verifySame(blue, bitmap, offset, stride, width, height)
    [all...]
  /external/slf4j/slf4j-log4j12/src/test/java/org/slf4j/
InvocationTest.java 123 Marker blue = MarkerFactory.getMarker("BLUE"); local
124 logger.trace(blue, "hello");
125 logger.debug(blue, "hello");
126 logger.info(blue, "hello");
127 logger.warn(blue, "hello");
128 logger.error(blue, "hello");
130 logger.debug(blue, "hello {}", "world");
131 logger.info(blue, "hello {}", "world");
132 logger.warn(blue, "hello {}", "world")
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 36 "Baylough", "Beaufort", "Beauvoorde", "Beenleigh Blue", "Beer Cheese", "Bel Paese",
39 "Bleu de Septmoncel", "Bleu Des Causses", "Blue", "Blue Castello", "Blue Rathgore",
40 "Blue Vein (Australian)", "Blue Vein Cheeses", "Bocconcini", "Bocconcini (Australian)",
49 "Buxton Blue", "Cabecou", "Caboc", "Cabrales", "Cachaille", "Caciocavallo", "Caciotta",
52 "Capriole Banon", "Carre de l'Est", "Casciotta di Urbino", "Cashel Blue", "Castellano",
64 "Cypress Grove Chevre", "Danablu (Danish Blue)", "Danbo", "Danish Fontina",
66 "Dessertnyj Belyj", "Devon Blue", "Devon Garland", "Dolcelatte", "Doolin"
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 36 "Baylough", "Beaufort", "Beauvoorde", "Beenleigh Blue", "Beer Cheese", "Bel Paese",
39 "Bleu de Septmoncel", "Bleu Des Causses", "Blue", "Blue Castello", "Blue Rathgore",
40 "Blue Vein (Australian)", "Blue Vein Cheeses", "Bocconcini", "Bocconcini (Australian)",
49 "Buxton Blue", "Cabecou", "Caboc", "Cabrales", "Cachaille", "Caciocavallo", "Caciotta",
52 "Capriole Banon", "Carre de l'Est", "Casciotta di Urbino", "Cashel Blue", "Castellano",
64 "Cypress Grove Chevre", "Danablu (Danish Blue)", "Danbo", "Danish Fontina",
66 "Dessertnyj Belyj", "Devon Blue", "Devon Garland", "Dolcelatte", "Doolin"
    [all...]

Completed in 3358 milliseconds

1 23 4 5 6 7 8 91011>>