/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/ |
H A D | CoroutineSchedulerCloseStressTest.kt | 22 private val MAX_LEVEL = 5 constant
|
/aosp_15_r20/external/webp/src/enc/ |
H A D | config_enc.c | 138 #define MAX_LEVEL 9 macro
|
H A D | vp8i_enc.h | 39 MAX_LEVEL = 2047 // max level (note: max codable is 2047 + 67) enumerator
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/ |
D | BrightnessProgressDrawable.java | 27 private static final int MAX_LEVEL = 10000; field in BrightnessProgressDrawable
|
D | RoundedCornerProgressDrawable.java | 23 private static final int MAX_LEVEL = 10000; field in RoundedCornerProgressDrawable
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/picker/clock/ui/view/ |
D | SaturationProgressDrawable.java | 27 private static final int MAX_LEVEL = 10000; field in SaturationProgressDrawable
|
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | forgetting_curve_utils.h | 93 static const int MAX_LEVEL; variable
|
D | forgetting_curve_utils.cpp | 32 const int ForgettingCurveUtils::MAX_LEVEL = 15; member in latinime::ForgettingCurveUtils
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | RoundedCornerProgressDrawable.kt | 42 private const val MAX_LEVEL = 10000 // Taken from Drawable constant
|
H A D | BrightnessProgressDrawable.kt | 45 private const val MAX_LEVEL = 10000 // Taken from Drawable constant
|
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/ |
D | SaturationProgressDrawable.kt | 45 private const val MAX_LEVEL = 10000 constant
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | ClipDrawable.java | 60 private static final int MAX_LEVEL = 10000; field in ClipDrawable
|
H A D | ScaleDrawable.java | 67 private static final int MAX_LEVEL = 10000; field in ScaleDrawable
|
H A D | RotateDrawable.java | 56 private static final int MAX_LEVEL = 10000; field in RotateDrawable
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/ |
D | metadata.rs | 246 static MAX_LEVEL: AtomicUsize = AtomicUsize::new(LevelFilter::OFF_USIZE); constant
|
/aosp_15_r20/external/dtc/ |
H A D | fdtget.c | 155 #define MAX_LEVEL 32 /* how deeply nested we will go */ macro
|
/aosp_15_r20/external/libhevc/decoder/ |
H A D | ihevcd_defs.h | 134 #define MAX_LEVEL IHEVC_LEVEL_62 macro
|
/aosp_15_r20/external/s2-geometry-library-java/tests/com/google/common/geometry/ |
H A D | S2CellTest.java | 422 static final int MAX_LEVEL = DEBUG_MODE ? 6 : 10; field in S2CellTest
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/ui/ |
D | ControlViewHolder.java | 76 public static final int MAX_LEVEL = 10000; field in ControlViewHolder
|
/aosp_15_r20/external/libavc/encoder/ |
H A D | ih264e_defs.h | 220 #define MAX_LEVEL IH264_LEVEL_51 macro
|
/aosp_15_r20/external/s2-geometry-library-java/src/com/google/common/geometry/ |
H A D | S2CellId.java | 58 public static final int MAX_LEVEL = 30; // Valid levels: 0..MAX_LEVEL field in S2CellId
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | ControlViewHolder.kt | 88 const val MAX_LEVEL = 10000 constant
|
/aosp_15_r20/frameworks/base/location/java/com/android/internal/location/geometry/ |
H A D | S2CellIdUtils.java | 32 public static final int MAX_LEVEL = 30; field in S2CellIdUtils
|
/aosp_15_r20/external/libavc/examples/avcenc/ |
H A D | main.c | 83 MAX_LEVEL, enumerator
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | ProgressBar.java | 180 private static final int MAX_LEVEL = 10000; field in ProgressBar
|