Searched refs:outerWidth (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/text/ |
H A D | BoringLayout.java | 57 public static BoringLayout make(CharSequence source, TextPaint paint, int outerWidth, in make() argument 83 public static BoringLayout make(CharSequence source, TextPaint paint, int outerWidth, in make() argument 117 @IntRange(from = 0) int outerWidth, in make() 183 @NonNull TextPaint paint, @IntRange(from = 0) int outerWidth, in replaceOrMake() 190 replaceWith(source, paint, outerWidth, align, 1f, 0f); in replaceOrMake() 192 mEllipsizedWidth = outerWidth; in replaceOrMake() 198 paint, outerWidth, align, 1f, 0f); in replaceOrMake() local 235 return replaceOrMake(source, paint, outerWidth, align, metrics, in replaceOrMake() 321 super(source, paint, outerWidth, align, spacingMult, spacingAdd); in BoringLayout() 326 mEllipsizedWidth = outerWidth; in BoringLayout() [all …]
|
H A D | StaticLayout.java | 632 int outerWidth = b.mWidth; in generate() local 727 int firstWidth = outerWidth; in generate() 728 int restWidth = outerWidth; in generate()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |