HomeSort by relevance Sort by last modified time
    Searched refs:newUnpaddedFloatArray (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/com/android/internal/util/
GrowingArrayUtils.java 106 float[] newArray = ArrayUtils.newUnpaddedFloatArray(growSize(currentSize));
ArrayUtils.java 65 public static float[] newUnpaddedFloatArray(int minLen) {
  /frameworks/base/core/java/android/text/
MeasuredText.java 111 mWidths = ArrayUtils.newUnpaddedFloatArray(len);
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 181 milliseconds