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

<<71727374757677787980>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 21 import java.awt.Color;
303 g.setColor(Color.BLACK);
306 Color[] colors = new Color[] {
307 Color.blue, Color.cyan,
308 Color.green, Color.magenta, Color.orange,
309 Color.pink, Color.red, Color.white, Color.yellow, Color.darkGray
315 Color color = new Color(0x9FFFFFFF, true); local
327 Color color = colors[colorIndex]; local
    [all...]
  /cts/apps/CtsVerifier/include/colorchecker/
imagetesthandler.h 41 void drawPoint(const Vec2i &point, const Vec3i &color);
42 void drawPoint(int row, int column, const Vec3i &color);
43 void drawLine(int angle, int radius, const Vec3i &color);
  /cts/tests/openglperf2/assets/fragment/
blur 31 vec4 color = vec4(0.0, 0.0, 0.0, 0.0);
34 color += texture2D(u_Texture, coords) * weights[i];
36 gl_FragColor = color;
  /cts/tests/tests/graphics/res/color/
fill_gradient_linear_item.xml 29 <item android:offset="0.1" android:color="?attr/themeColor"/>
30 <item android:offset="0.4" android:color="#fff"/>
31 <item android:offset="0.9" android:color="#0f0"/>
fill_gradient_linear_item_repeat.xml 30 <item android:offset="0.1" android:color="?attr/themeColor"/>
31 <item android:offset="0.4" android:color="#fff"/>
32 <item android:offset="0.9" android:color="#0f0"/>
fill_gradient_radial_item.xml 27 <item android:offset="0.1" android:color="?attr/themeColor"/>
28 <item android:offset="0.4" android:color="#fff"/>
29 <item android:offset="0.9" android:color="#0f0"/>
fill_gradient_radial_item_repeat.xml 28 <item android:offset="0.1" android:color="?attr/themeColor"/>
29 <item android:offset="0.4" android:color="#fff"/>
30 <item android:offset="0.9" android:color="#0f0"/>
fill_gradient_sweep_item.xml 27 <item android:offset="0.1" android:color="?attr/themeColor"/>
28 <item android:offset="0.4" android:color="#fff"/>
29 <item android:offset="0.9" android:color="#0f0"/>
fill_gradient_sweep_item_repeat.xml 28 <item android:offset="0.1" android:color="?attr/themeColor"/>
29 <item android:offset="0.4" android:color="#fff"/>
30 <item android:offset="0.9" android:color="#0f0"/>
stroke_gradient_item.xml 29 <item android:offset="0.1" android:color="#f00"/>
30 <item android:offset="0.2" android:color="#f0f"/>
31 <item android:offset="0.9" android:color="#f00f"/>
stroke_gradient_item_alpha.xml 25 <item android:offset="0.1" android:color="#f00"/>
26 <item android:offset="0.2" android:color="#2f0f"/>
27 <item android:offset="0.9" android:color="#f00f"/>
stroke_gradient_item_alpha_mirror.xml 26 <item android:offset="0.1" android:color="#f00"/>
27 <item android:offset="0.2" android:color="#2f0f"/>
28 <item android:offset="0.9" android:color="#f00f"/>
stroke_gradient_item_repeat.xml 30 <item android:offset="0.1" android:color="#f00"/>
31 <item android:offset="0.2" android:color="#f0f"/>
32 <item android:offset="0.9" android:color="#f00f"/>
  /cts/tests/tests/graphics/res/drawable/
layer_drawable_density.xml 32 <color
33 android:color="@android:color/black" />
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
BitmapVerifier.java 19 import android.graphics.Color;
25 protected static final int PASS_COLOR = Color.WHITE;
26 protected static final int FAIL_COLOR = Color.RED;
  /cts/tests/tests/uirendering/src/android/uirendering/cts/differencevisualizers/
PassFailVisualizer.java 18 import android.graphics.Color;
34 output[y] = Color.WHITE;
36 output[y] = Color.RED;
  /cts/tests/tests/view/src/android/view/cts/
TextureViewCtsActivity.java 24 import android.graphics.Color;
76 preview.setBackgroundColor(Color.WHITE);
82 content.setBackgroundColor(Color.BLACK);
136 public void drawColor(int color) throws Throwable {
138 glClearColor(Color.red(color) / 255.0f,
139 Color.green(color) / 255.0f,
140 Color.blue(color) / 255.0f
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/drawable/
pressed_background.xml 20 It is required as selector items need to be drawables, and not a raw color value as we are using.
25 <solid android:color="@color/pressed_styled"/>
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/res/values-v21/
base-template-styles.xml 22 <item name="android:colorPrimary">@color/colorPrimary</item>
23 <item name="android:colorPrimaryDark">@color/colorPrimaryDark</item>
24 <item name="android:textColorPrimary">@color/textColorPrimary</item>
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/res/layout/
color_picker_item.xml 21 android:id="@+id/color"
25 app:circle_border_color="@color/color_item_circle_border_color"
36 android:textColor="@color/color_item_label_color"
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Wearable/src/main/res/layout/
gridpager_action.xml 28 android:color="@color/colorPrimary"
29 app:buttonRippleColor="@color/colorAccent" />
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/Application/src/main/res/drawable/
pressed_background.xml 20 It is required as selector items need to be drawables, and not a raw color value as we are using.
25 <solid android:color="@color/pressed_styled"/>
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/res/layout/
color_picker_item.xml 21 android:id="@+id/color"
25 app:circle_border_color="@color/color_item_circle_border_color"
36 android:textColor="@color/color_item_label_color"
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/src/main/res/layout/
gridpager_action.xml 28 android:color="@color/colorPrimary"
29 app:buttonRippleColor="@color/colorAccent" />
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
BitmapPixels.java 40 // access the red component from a premultiplied color
42 // access the red component from a premultiplied color
44 // access the red component from a premultiplied color
46 // access the red component from a premultiplied color
71 * Turn a color int into a premultiplied device color
74 int r = Color.red(c);
75 int g = Color.green(c);
76 int b = Color.blue(c);
77 int a = Color.alpha(c)
    [all...]

Completed in 802 milliseconds

<<71727374757677787980>>