Searched defs:ALPHA (Results 1 – 6 of 6) sorted by relevance
43 #define ALPHA (i+3) macro
44 public static final FloatProperty<ItemFocusIndicatorHelper> ALPHA = field in ItemFocusIndicatorHelper
68 private static final int ALPHA = 138; field in LetterTileDrawable
84 private static final int ALPHA = 138; field in LetterTileDrawable
65 private static float ALPHA = 800; // pixels / seconds field in Scroller
32 #define ALPHA(color) (((color) >> 24) & 0xff) macro