Home
last modified time | relevance | path

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

/frameworks/av/aidl/android/media/
DVolumeShaperConfigurationType.aidl21 SCALE, enumConstant
/frameworks/native/include/ui/
DTransform.h59 SCALE = 0x4, enumerator
/frameworks/native/libs/ui/include_vndk/ui/
DTransform.h59 SCALE = 0x4, enumerator
/frameworks/native/libs/ui/include/ui/
DTransform.h59 SCALE = 0x4, enumerator
/frameworks/opt/car/services/updatableServices/src/com/android/server/wm/
DCarDisplayCompatConfig.java50 private static final String SCALE = "scale"; field in CarDisplayCompatConfig
/frameworks/av/media/module/codecs/amrwb/enc/inc/
Dwb_vad_c.h31 #define SCALE 128 /* (UNITY*UNITY)/512 */ macro
/frameworks/base/libs/hwui/pipeline/skia/
DAnimatedDrawables.h122 static constexpr float SCALE = 1.5; variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCaseView.java123 public static final float SCALE = 0.25f; // natural display size will be SCALE*mCellSize field in DessertCaseView
/frameworks/base/telephony/java/android/telephony/
DCbGeoUtils.java161 private static final double SCALE = 1000.0; field in CbGeoUtils.Polygon
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DFastBitmapDrawable.java80 @VisibleForTesting protected static final FloatProperty<FastBitmapDrawable> SCALE field in FastBitmapDrawable