Searched refs:tint (Results 1 – 4 of 4) sorted by relevance
155 int tint = a.getInt(com.android.internal.R.styleable.ImageView_tint, 0); in ImageView() local156 if (tint != 0) { in ImageView()157 setColorFilter(tint); in ImageView()
894 // applies a blue color tint to the View to indicate that it can accept898 // Invalidate the view to force a redraw in the new tint915 // 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 tint935 // 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
270 {@link android.widget.ImageView} in the XML layout (with some red tint just for fun).275 android:tint="#55ff0000"
1126 field public static final int tint = 16843041; // 0x1010121