Home
last modified time | relevance | path

Searched defs:SCALE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DSlashDrawable.java50 private static final float SCALE = 24f; field in SlashDrawable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDessertCaseView.java121 public static final float SCALE = 0.25f; // natural display size will be SCALE*mCellSize field in DessertCaseView
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DAnimatedDrawables.h122 static constexpr float SCALE = 1.5; variable
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCbGeoUtils.java161 private static final double SCALE = 1000.0; field in CbGeoUtils.Polygon