Home
last modified time | relevance | path

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

/aosp12/frameworks/av/aidl/android/media/
H A DVolumeShaperConfigurationType.aidl21 SCALE, enumConstant
/aosp12/bionic/libc/arch-x86/silvermont/string/
H A Dsse4-memcmp-slm.S107 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
123 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
H A Dsse2-strcpy-slm.S112 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
129 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
/aosp12/bionic/libc/arch-x86/atom/string/
H A Dssse3-memcpy-atom.S104 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
126 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
/aosp12/art/runtime/arch/x86_64/
H A Dmemcmp16_x86_64.S38 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
/aosp12/bionic/libc/arch-x86_64/string/
H A Dsse2-strcpy-slm.S67 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
H A Dsse4-memcmp-slm.S74 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Ddequant.c126 #define SCALE(x, y) (((x) + (1 << ((y)-1))) >> (y)) macro
H A Dsynthesis-dct8.c51 #define SCALE(x, y) (((x) + (1 << ((y)-1))) >> (y)) macro
H A Dsynthesis-sbc.c203 #define SCALE(x, y) (((x) + (1 << ((y)-1))) >> (y)) macro
/aosp12/frameworks/native/libs/ui/include/ui/
H A DTransform.h59 SCALE = 0x4, enumerator
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DTransform.h59 SCALE = 0x4, enumerator
/aosp12/frameworks/native/include/ui/
H A DTransform.h59 SCALE = 0x4, enumerator
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsEnrollHelper.java43 private static final float SCALE = 0.5f; field in UdfpsEnrollHelper
/aosp12/frameworks/av/media/codecs/amrwb/enc/inc/
H A Dwb_vad_c.h31 #define SCALE 128 /* (UNITY*UNITY)/512 */ macro
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DSlashDrawable.java50 private static final float SCALE = 24f; field in SlashDrawable
/aosp12/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
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DAnimatedDrawables.h122 static constexpr float SCALE = 1.5; variable
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DFastBitmapDrawable.java62 private static final Property<FastBitmapDrawable, Float> SCALE field in FastBitmapDrawable
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DAnimatorControllerWithResistance.java157 RecentsParams<SCALE, TRANSLATION> params) { in createRecentsResistanceAnim()
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DCbGeoUtils.java157 private static final double SCALE = 1000.0 * 100.0; field in CbGeoUtils
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCbGeoUtils.java161 private static final double SCALE = 1000.0; field in CbGeoUtils.Polygon
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageShow.java115 SCALE, enumConstant