HomeSort by relevance Sort by last modified time
    Searched full:color (Results 1301 - 1325 of 12554) sorted by null

<<51525354555657585960>>

  /prebuilts/go/linux-x86/src/image/color/palette/
generate.go 7 // Package palette provides standard color palettes.
  /prebuilts/sdk/current/support/v17/leanback/res/drawable/
lb_playback_progress_bar.xml 22 android:drawable="@color/lb_playback_background_progress_color"/>
24 <clip android:drawable="@color/lb_playback_secondary_progress_color" />
27 <!-- Progress color set programmtically, this is just a placeholder. -->
28 <clip android:drawable="@color/lb_playback_progress_color_no_theme" />
  /prebuilts/sdk/current/support/v17/leanback/res/drawable-v21/
lb_control_button_primary.xml 19 android:color="@color/lb_control_button_color" >
26 <!-- Color not used since this is a ripple mask -->
27 <solid android:color="#000000" />
lb_control_button_secondary.xml 19 android:color="@color/lb_control_button_color" >
26 <!-- Color not used since this is a ripple mask -->
27 <solid android:color="#000000" />
  /prebuilts/sdk/current/support/v17/leanback/res/values-v19/
themes.xml 20 <item name="playbackProgressPrimaryColor">@color/lb_playback_progress_color_no_theme</item>
21 <item name="playbackControlsIconHighlightColor">@color/lb_playback_icon_highlight_no_theme</item>
22 <item name="defaultBrandColor">@color/lb_default_brand_color</item>
23 <item name="defaultBrandColorDark">@color/lb_default_brand_color_dark</item>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
navigationstyles.xml 3 <color name="custom_theme_color">#b0b0ff</color>
5 <item name="android:windowBackground">@color/custom_theme_color</item>
6 <item name="android:colorBackground"> @color/custom_theme_color </item>
  /sdk/templates/docs/
default.css 21 color: #333;
33 color: #060;
41 color: #33b5e5;
51 color: #09c;
55 color: #fff;
56 background-color: #09c;
63 color: #fff;
92 color: #09c;
96 background-color: #eee;
109 color: #000
    [all...]
  /cts/tests/tests/graphics/res/drawable/
vector_icon_gradient_2.xml 30 android:fillColor="@color/fill_gradient_linear_item"
34 android:fillColor="@color/fill_gradient_radial_item"
38 android:fillColor="@color/fill_gradient_sweep_item"
48 android:strokeColor="@color/stroke_gradient_item"
59 android:strokeColor="@color/stroke_gradient_item"
70 android:strokeColor="@color/stroke_gradient_item"
83 android:strokeColor="@color/stroke_gradient_item"
vector_icon_gradient_2_repeat.xml 30 android:fillColor="@color/fill_gradient_linear_item_repeat"
34 android:fillColor="@color/fill_gradient_radial_item_repeat"
38 android:fillColor="@color/fill_gradient_sweep_item_repeat"
48 android:strokeColor="@color/stroke_gradient_item_repeat"
59 android:strokeColor="@color/stroke_gradient_item_repeat"
70 android:strokeColor="@color/stroke_gradient_item_repeat"
83 android:strokeColor="@color/stroke_gradient_item_repeat"
vector_icon_gradient_3.xml 30 android:fillColor="@color/fill_gradient_linear_item_overlap"
34 android:fillColor="@color/fill_gradient_radial_item_short"
38 android:fillColor="@color/fill_gradient_sweep_item_long"
48 android:strokeColor="@color/stroke_gradient_item_alpha"
59 android:strokeColor="@color/stroke_gradient_item_alpha"
70 android:strokeColor="@color/stroke_gradient_item_alpha"
83 android:strokeColor="@color/stroke_gradient_item_alpha"
vector_icon_gradient_3_mirror.xml 30 android:fillColor="@color/fill_gradient_linear_item_overlap_mirror"
34 android:fillColor="@color/fill_gradient_radial_item_short_mirror"
38 android:fillColor="@color/fill_gradient_sweep_item_long_mirror"
48 android:strokeColor="@color/stroke_gradient_item_alpha_mirror"
59 android:strokeColor="@color/stroke_gradient_item_alpha_mirror"
70 android:strokeColor="@color/stroke_gradient_item_alpha_mirror"
83 android:strokeColor="@color/stroke_gradient_item_alpha"
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
NearPixelComparer.java 18 import android.graphics.Color;
61 int error = Math.abs(Color.red(ideal) - Color.red(given));
62 error += Math.abs(Color.green(ideal) - Color.green(given));
63 error += Math.abs(Color.blue(ideal) - Color.blue(given));
  /developers/build/prebuilts/gradle/Flashlight/Wearable/src/main/java/com/example/android/wearable/flashlight/
PartyLightView.java 22 import android.graphics.Color;
34 Color.RED,
35 Color.GREEN,
36 Color.BLUE,
37 Color.CYAN,
38 Color.MAGENTA
91 // Find a new color.
  /developers/samples/android/wearable/wear/Flashlight/Wearable/src/main/java/com/example/android/wearable/flashlight/
PartyLightView.java 22 import android.graphics.Color;
34 Color.RED,
35 Color.GREEN,
36 Color.BLUE,
37 Color.CYAN,
38 Color.MAGENTA
91 // Find a new color.
  /development/samples/Snake/src/com/example/android/snake/
BackgroundView.java 22 import android.graphics.Color;
48 mColors[0] = a.getColor(R.styleable.BackgroundView_colorSegmentOne, Color.RED);
49 mColors[1] = a.getColor(R.styleable.BackgroundView_colorSegmentTwo, Color.YELLOW);
50 mColors[2] = a.getColor(R.styleable.BackgroundView_colorSegmentThree, Color.BLUE);
51 mColors[3] = a.getColor(R.styleable.BackgroundView_colorSegmentFour, Color.GREEN);
64 // Set color for all vertex points to current triangle color
  /development/samples/browseable/Flashlight/src/com.example.android.wearable.flashlight/
PartyLightView.java 22 import android.graphics.Color;
34 Color.RED,
35 Color.GREEN,
36 Color.BLUE,
37 Color.CYAN,
38 Color.MAGENTA
91 // Find a new color.
  /external/pdfium/core/src/fxge/agg/include/
fx_agg_driver.h 60 FX_DWORD color,
72 FX_DWORD color,
86 FX_DWORD color,
94 FX_DWORD color,
106 FX_DWORD color,
121 FX_DWORD color,
127 FX_DWORD color,
  /external/proguard/src/proguard/gui/splash/
LinearColor.java 32 private final Color fromValue;
33 private final Color toValue;
37 private Color cachedColor;
46 public LinearColor(Color fromValue, Color toValue, Timing timing)
56 public Color getColor(long time)
65 new Color((int)(fromValue.getRed() + t * (toValue.getRed() - fromValue.getRed())),
  /external/skia/animations/
text#1.xml 10 <color color="lightBlue" />
24 <color color="brown" />
25 <color color="yellow" />
60 <color id="captionFade" alpha="0" />
  /external/v8/test/webkit/fast/js/
string-fontcolor-expected.txt 24 This is a test case for String.prototype.fontcolor(color).
29 PASS '_'.fontcolor('b') is "<font color=\"b\">_</font>"
30 PASS '<'.fontcolor('b') is "<font color=\"b\"><</font>"
31 PASS '_'.fontcolor(0x2A) is "<font color=\"42\">_</font>"
32 PASS '_'.fontcolor('"') is "<font color=\"&quot;\">_</font>"
33 PASS '_'.fontcolor('" size="2px') is "<font color=\"&quot; size=&quot;2px\">_</font>"
34 PASS String.prototype.fontcolor.call(0x2A, 0x2A) is "<font color=\"42\">42</font>"
string-fontcolor.js 25 'This is a test case for String.prototype.fontcolor(color).'
31 shouldBe("'_'.fontcolor('b')", '"<font color=\\"b\\">_</font>"');
34 shouldBe("'<'.fontcolor('b')", '"<font color=\\"b\\"><</font>"');
37 shouldBe("'_'.fontcolor(0x2A)", '"<font color=\\"42\\">_</font>"');
40 shouldBe("'_'.fontcolor('\"')", '"<font color=\\"&quot;\\">_</font>"');
41 shouldBe("'_'.fontcolor('\" size=\"2px')", '"<font color=\\"&quot; size=&quot;2px\\">_</font>"');
44 shouldBe("String.prototype.fontcolor.call(0x2A, 0x2A)", '"<font color=\\"42\\">42</font>"');
  /frameworks/base/graphics/java/android/graphics/
AvoidXfermode.java 40 * distance from an op-color.
45 * are different from the op-color.
46 * Tolerance near 0: avoid any colors even remotely similar to the op-color
47 * Tolerance near 255: avoid only colors nearly identical to the op-color
50 * are similar to the op-color
51 * Tolerance near 0: draw only on colors that are nearly identical to the op-color
52 * Tolerance near 255: draw on any colors even remotely similar to the op-color
  /frameworks/base/packages/DocumentsUI/res/values/
styles.xml 27 <item name="android:windowBackground">@color/window_background</item>
28 <item name="android:colorPrimaryDark">@color/primary_dark</item>
29 <item name="android:colorPrimary">@color/primary</item>
30 <item name="android:colorAccent">@color/accent</item>
31 <item name="colorActionMode">@color/action_mode</item>
32 <item name="android:queryBackground">@color/menu_search_background</item>
33 <item name="android:statusBarColor">@color/status_bar_color</item>
  /frameworks/base/tests/VectorDrawableTest/res/drawable/
vector_icon_gradient_2.xml 30 android:fillColor="@color/fill_gradient_linear_item"
34 android:fillColor="@color/fill_gradient_radial_item"
38 android:fillColor="@color/fill_gradient_sweep_item"
48 android:strokeColor="@color/stroke_gradient_item"
59 android:strokeColor="@color/stroke_gradient_item"
70 android:strokeColor="@color/stroke_gradient_item"
83 android:strokeColor="@color/stroke_gradient_item"
vector_icon_gradient_2_repeat.xml 30 android:fillColor="@color/fill_gradient_linear_item_repeat"
34 android:fillColor="@color/fill_gradient_radial_item_repeat"
38 android:fillColor="@color/fill_gradient_sweep_item_repeat"
48 android:strokeColor="@color/stroke_gradient_item_repeat"
59 android:strokeColor="@color/stroke_gradient_item_repeat"
70 android:strokeColor="@color/stroke_gradient_item_repeat"
83 android:strokeColor="@color/stroke_gradient_item_repeat"

Completed in 1630 milliseconds

<<51525354555657585960>>