/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | TextInterpolator.kt | 78 val baseX: FloatArray, // same length as glyphIds 79 val baseY: FloatArray, // same length as glyphIds 80 val targetX: FloatArray, // same length as glyphIds 81 val targetY: FloatArray, // same length as glyphIds 96 private var tmpPositionArray = FloatArray(20) 290 val baseX = FloatArray(glyphCount) { base.getGlyphX(it) } 291 val baseY = FloatArray(glyphCount) { base.getGlyphY(it) } 292 val targetX = FloatArray(glyphCount) { target.getGlyphX(it) } 293 val targetY = FloatArray(glyphCount) { target.getGlyphY(it) } 339 tmpPositionArray = FloatArray(maxRunLength * 2)
|
H A D | GhostedViewLaunchAnimatorController.kt | 75 private val initialGhostViewMatrixValues = FloatArray(9) { 0f } 377 private var cornerRadii = FloatArray(8) { -1f } 378 private var previousCornerRadii = FloatArray(8) 428 radii: FloatArray, 469 private fun applyBackgroundRadii(drawable: Drawable, radii: FloatArray) {
|
H A D | LaunchAnimator.kt | 62 private val cornerRadii = FloatArray(8)
|
H A D | ViewHierarchyAnimator.kt | 488 val startAlphas = FloatArray(rootView.childCount)
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/backlight/ui/view/ |
H A D | KeyboardBacklightDialog.kt | 208 /* outerRadii= */ FloatArray(8) { rootProperties.cornerRadius }, 298 private fun radiiForIndex(i: Int, last: Int): FloatArray { 301 val radii = FloatArray(8) { smallRadius } 312 private fun FloatArray.setLeftCorners(radius: Float) { regex 315 private fun FloatArray.setRightCorners(radius: Float) { regex
|
/aosp14/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 | GraphemeClusterSegmentFinder.java | 35 private static AutoGrowArray.FloatArray sTempAdvances = null; 49 sTempAdvances = new AutoGrowArray.FloatArray(text.length()); in GraphemeClusterSegmentFinder()
|
H A D | MeasuredParagraph.java | 28 import android.text.AutoGrowArray.FloatArray; 115 private @Nullable FloatArray mWidths = new FloatArray(); 216 public @NonNull FloatArray getWidths() { in getWidths()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | Roundable.kt | 61 val updatedRadii: FloatArray 314 radii: FloatArray, 403 internal val radiiBuffer = FloatArray(8)
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | PanelTaskViewController.kt | 74 val radii = FloatArray(8) { roundedCorner.toFloat() }
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
H A D | KeyguardSurfaceBehindParamsApplier.kt | 58 private val tmpFloat = FloatArray(9)
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/gesture/ |
H A D | GesturePointerEventListener.kt | 59 private val mDownX = FloatArray(MAX_TRACKED_POINTERS) 60 private val mDownY = FloatArray(MAX_TRACKED_POINTERS)
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardUnlockAnimationController.kt | 320 private val tmpFloat = FloatArray(9)
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 14748 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>()V 14749 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>(I)V 14750 HSPLandroid/text/AutoGrowArray$FloatArray;->clear()V 14751 HSPLandroid/text/AutoGrowArray$FloatArray;->clearWithReleasingLargeArray()V 14752 HSPLandroid/text/AutoGrowArray$FloatArray;->ensureCapacity(I)V 14753 HSPLandroid/text/AutoGrowArray$FloatArray;->getRawArray()[F 14754 HSPLandroid/text/AutoGrowArray$FloatArray;->resize(I)V 14972 …edParagraph;->reset()V+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… 30648 Landroid/text/AutoGrowArray$FloatArray;
|
H A D | preloaded-classes | 7850 android.text.AutoGrowArray$FloatArray
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 14812 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>()V 14813 HSPLandroid/text/AutoGrowArray$FloatArray;-><init>(I)V 14814 HSPLandroid/text/AutoGrowArray$FloatArray;->clear()V 14815 HSPLandroid/text/AutoGrowArray$FloatArray;->clearWithReleasingLargeArray()V 14816 HSPLandroid/text/AutoGrowArray$FloatArray;->ensureCapacity(I)V 14817 HSPLandroid/text/AutoGrowArray$FloatArray;->getRawArray()[F 14818 HSPLandroid/text/AutoGrowArray$FloatArray;->resize(I)V 15036 …edParagraph;->reset()V+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatAr… 40782 Landroid/text/AutoGrowArray$FloatArray;
|
H A D | preloaded-classes | 7881 android.text.AutoGrowArray$FloatArray
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 55798 Landroid/text/AutoGrowArray$FloatArray;-><init>()V 55799 Landroid/text/AutoGrowArray$FloatArray;-><init>(I)V 55800 Landroid/text/AutoGrowArray$FloatArray;->append(F)V 55801 Landroid/text/AutoGrowArray$FloatArray;->clear()V 55804 Landroid/text/AutoGrowArray$FloatArray;->get(I)F 55805 Landroid/text/AutoGrowArray$FloatArray;->getRawArray()[F 55806 Landroid/text/AutoGrowArray$FloatArray;->mSize:I 55807 Landroid/text/AutoGrowArray$FloatArray;->mValues:[F 55808 Landroid/text/AutoGrowArray$FloatArray;->resize(I)V 55809 Landroid/text/AutoGrowArray$FloatArray;->set(IF)V [all …]
|