/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/ |
H A D | ClockPalette.kt | 35 private val lightHSV: FloatArray = FloatArray(3) 36 private val darkHSV: FloatArray = FloatArray(3) 37 private val hsv: FloatArray = FloatArray(3)
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | TextInterpolator.kt | 75 val baseX: FloatArray, // same length as glyphIds 76 val baseY: FloatArray, // same length as glyphIds 77 val targetX: FloatArray, // same length as glyphIds 78 val targetY: FloatArray, // same length as glyphIds 94 private var tmpPositionArray = FloatArray(20) 281 val baseX = FloatArray(glyphCount) { base.getGlyphX(it) } 282 val baseY = FloatArray(glyphCount) { base.getGlyphY(it) } 283 val targetX = FloatArray(glyphCount) { target.getGlyphX(it) } 284 val targetY = FloatArray(glyphCount) { target.getGlyphY(it) } 329 tmpPositionArray = FloatArray(maxRunLength * 2)
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/ |
H A D | ClockPaletteTest.kt | 39 val hsv: FloatArray = FloatArray(3) 93 val hsv: FloatArray = FloatArray(3)
|
/aosp12/frameworks/av/media/libeffects/loudness/common/core/ |
H A D | basic_types.h | 55 struct FloatArray { struct 59 FloatArray(void) { in FloatArray() argument
|
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | GhostedViewLaunchAnimatorController.kt | 66 private val initialGhostViewMatrixValues = FloatArray(9) { 0f } 307 private var cornerRadii = FloatArray(8) { -1f } 308 private var previousCornerRadii = FloatArray(8) 358 radii: FloatArray, 399 private fun applyBackgroundRadii(drawable: Drawable, radii: FloatArray) {
|
H A D | LaunchAnimator.kt | 65 private val cornerRadii = FloatArray(8)
|
/aosp12/frameworks/base/core/java/android/text/ |
H A D | AutoGrowArray.java | 269 public static class FloatArray { class in AutoGrowArray 277 public FloatArray() { in FloatArray() method in AutoGrowArray.FloatArray 284 public FloatArray(@IntRange(from = 0) int initialCapacity) { in FloatArray() method in AutoGrowArray.FloatArray
|
H A D | MeasuredParagraph.java | 27 import android.text.AutoGrowArray.FloatArray; 114 private @Nullable FloatArray mWidths = new FloatArray(); 215 public @NonNull FloatArray getWidths() { in getWidths()
|
/aosp12/art/test/552-checker-primitive-typeprop/smali/ |
H A D | ArraySet.smali | 30 ## CHECK-DAG: <<FloatArray:l\d+>> ParameterValue klass:float[] 34 ## CHECK-DAG: <<FloatNC:l\d+>> NullCheck [<<FloatArray>>]
|
/aosp12/hardware/interfaces/tests/foo/1.0/ |
H A D | IMyTypes.hal | 23 typedef float[30] FloatArray;
|
H A D | ITheirTypes.hal | 23 typedef float[10] FloatArray;
|
H A D | IFoo.hal | 22 import ITheirTypes.FloatArray; 89 FloatArray myFloatArray;
|
/aosp12/art/runtime/native/ |
H A D | java_lang_System.cc | 221 System_arraycopyTUnchecked<mirror::FloatArray, Primitive::kPrimFloat>(env, javaSrc, srcPos, in System_arraycopyFloatUnchecked()
|
/aosp12/art/runtime/mirror/ |
H A D | object.h | 56 typedef PrimitiveArray<float> FloatArray; typedef 242 ObjPtr<FloatArray> AsFloatArray() REQUIRES_SHARED(Locks::mutator_lock_);
|
H A D | object-inl.h | 287 inline ObjPtr<FloatArray> Object::AsFloatArray() { in AsFloatArray() 289 return ObjPtr<FloatArray>::DownCast(this); in AsFloatArray()
|
H A D | object_test.cc | 330 using ArrayT = FloatArray; in TEST_F()
|
/aosp12/art/runtime/jni/ |
H A D | jni_internal.cc | 2201 return NewPrimitiveArray<jfloatArray, mirror::FloatArray>(env, length); in NewFloatArray() 2323 return GetPrimitiveArray<jfloatArray, jfloat, mirror::FloatArray>(env, array, is_copy); in GetFloatArrayElements() 2359 ReleasePrimitiveArray<jfloatArray, jfloat, mirror::FloatArray>(env, array, elements, mode); in ReleaseFloatArrayElements() 2399 GetPrimitiveArrayRegion<jfloatArray, jfloat, mirror::FloatArray>(env, array, start, length, in GetFloatArrayRegion() 2443 SetPrimitiveArrayRegion<jfloatArray, jfloat, mirror::FloatArray>(env, array, start, length, in SetFloatArrayRegion()
|
/aosp12/art/runtime/ |
H A D | transaction_test.cc | 430 Handle<mirror::FloatArray> floatArray = in TEST_F()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 15077 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>()V 15078 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>(I)V 15079 HSPLandroid/text/AutoGrowArray$FloatArray;->clear()V 15080 …/AutoGrowArray$FloatArray;->clearWithReleasingLargeArray()V+]Landroid/text/AutoGrowArray$FloatArra… 15081 HSPLandroid/text/AutoGrowArray$FloatArray;->ensureCapacity(I)V 15082 HSPLandroid/text/AutoGrowArray$FloatArray;->getRawArray()[F 15083 HSPLandroid/text/AutoGrowArray$FloatArray;->resize(I)V 15277 …raph;->breakText(IZF)I+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… 15291 …Paragraph;->release()V+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… 15292 …edParagraph;->reset()V+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… [all …]
|
H A D | preloaded-classes | 6880 android.text.AutoGrowArray$FloatArray
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 15126 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>()V 15127 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>(I)V 15128 HSPLandroid/text/AutoGrowArray$FloatArray;->clear()V 15129 …/AutoGrowArray$FloatArray;->clearWithReleasingLargeArray()V+]Landroid/text/AutoGrowArray$FloatArra… 15130 HSPLandroid/text/AutoGrowArray$FloatArray;->ensureCapacity(I)V 15131 HSPLandroid/text/AutoGrowArray$FloatArray;->getRawArray()[F 15132 HSPLandroid/text/AutoGrowArray$FloatArray;->resize(I)V 15326 …raph;->breakText(IZF)I+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… 15340 …Paragraph;->release()V+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… 15341 …edParagraph;->reset()V+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… [all …]
|
H A D | preloaded-classes | 6902 android.text.AutoGrowArray$FloatArray
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 59121 Landroid/text/AutoGrowArray$FloatArray;-><init>()V 59122 Landroid/text/AutoGrowArray$FloatArray;-><init>(I)V 59123 Landroid/text/AutoGrowArray$FloatArray;->append(F)V 59124 Landroid/text/AutoGrowArray$FloatArray;->clear()V 59127 Landroid/text/AutoGrowArray$FloatArray;->get(I)F 59128 Landroid/text/AutoGrowArray$FloatArray;->getRawArray()[F 59129 Landroid/text/AutoGrowArray$FloatArray;->mSize:I 59130 Landroid/text/AutoGrowArray$FloatArray;->mValues:[F 59131 Landroid/text/AutoGrowArray$FloatArray;->resize(I)V 59132 Landroid/text/AutoGrowArray$FloatArray;->set(IF)V [all …]
|