Searched defs:ALPHA (Results 1 – 8 of 8) sorted by relevance
23 int ALPHA = 11; field
43 #define ALPHA (i+3) macro
45 public static final Property<FocusIndicatorHelper, Float> ALPHA = field in FocusIndicatorHelper
24 "ALPHA": "ABCDEFGHIJKLMNOPQRSTUVWYZ", string
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