Searched defs:SCALE (Results 1 – 10 of 10) sorted by relevance
21 SCALE, enumConstant
59 SCALE = 0x4, enumerator
31 #define SCALE 128 /* (UNITY*UNITY)/512 */ macro
50 private static final float SCALE = 24f; field in SlashDrawable
122 static constexpr float SCALE = 1.5; variable
121 public static final float SCALE = 0.25f; // natural display size will be SCALE*mCellSize field in DessertCaseView
161 private static final double SCALE = 1000.0; field in CbGeoUtils.Polygon
75 @VisibleForTesting protected static final FloatProperty<FastBitmapDrawable> SCALE field in FastBitmapDrawable