Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/include/ui/
DTransform.h58 SCALE = 0x4, enumerator
/frameworks/native/libs/ui/include_vndk/ui/
DTransform.h58 SCALE = 0x4, enumerator
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dwb_vad_c.h31 #define SCALE 128 /* (UNITY*UNITY)/512 */ macro
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/utilities/
DAnimationProps.java51 public static final int SCALE = 5; field in AnimationProps
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DSlashDrawable.java50 private static final float SCALE = 24f; field in SlashDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCaseView.java121 public static final float SCALE = 0.25f; // natural display size will be SCALE*mCellSize field in DessertCaseView