Home
last modified time | relevance | path

Searched refs:tint (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DImageView.java155 int tint = a.getInt(com.android.internal.R.styleable.ImageView_tint, 0); in ImageView() local
156 if (tint != 0) { in ImageView()
157 setColorFilter(tint); in ImageView()
/frameworks/base/docs/html/guide/topics/ui/
Ddrag-drop.jd894 // applies a blue color tint to the View to indicate that it can accept
898 // Invalidate the view to force a redraw in the new tint
915 // Applies a green tint to the View. Return true; the return value is ignored.
919 // Invalidate the view to force a redraw in the new tint
935 // Re-sets the color tint to blue. Returns true; the return value is ignored.
938 // Invalidate the view to force a redraw in the new tint
/frameworks/base/docs/html/guide/topics/graphics/
D2d-graphics.jd270 {@link android.widget.ImageView} in the XML layout (with some red tint just for fun).
275 android:tint="#55ff0000"
/frameworks/base/api/
Dcurrent.txt1126 field public static final int tint = 16843041; // 0x1010121