Searched defs:ALPHA (Results 1 – 10 of 10) sorted by relevance
91 #define ALPHA 31128 macro
132 #define ALPHA 29491 /* ALPHA -> 0.9 */ macro
96 #define ALPHA 29491 /* 0. 9 in Q15 */ macro
106 ALPHA (1), enumConstant
89 ALPHA = 1, enumerator
34 #define ALPHA 29491 /* 0. 9 in Q15 */ macro
88 public static final int ALPHA = 3; field in KeyCharacterMap
131 private static final int ALPHA = 0x0200; field in ViewPropertyAnimator
66 private static float ALPHA = 800; // pixels / seconds field in Scroller
127 static const int ALPHA = (int)( kYr*(1 << (SHIFT1+3)) + 0.5 ); variable