Searched defs:SCALE (Results 1 – 10 of 10) sorted by relevance
21 SCALE, enumConstant
59 SCALE = 0x4, enumerator
50 private static final String SCALE = "scale"; field in CarDisplayCompatConfig
31 #define SCALE 128 /* (UNITY*UNITY)/512 */ macro
122 static constexpr float SCALE = 1.5; variable
123 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
80 @VisibleForTesting protected static final FloatProperty<FastBitmapDrawable> SCALE field in FastBitmapDrawable