Searched defs:SCALE (Results 1 – 4 of 4) sorted by relevance
58 SCALE = 0x4, enumerator
31 #define SCALE 128 /* (UNITY*UNITY)/512 */ macro
51 public static final int SCALE = 5; field in AnimationProps
121 public static final float SCALE = 0.25f; // natural display size will be SCALE*mCellSize field in DessertCaseView