Searched defs:getTextBounds (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/ |
D | PaintContext.java | 81 public abstract void getTextBounds(int textId, in getTextBounds() method in PaintContext
|
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/ |
D | AndroidPaintContext.java | 184 public void getTextBounds(int textId, int start, int end, boolean monospace, float[] bounds) { in getTextBounds() method in AndroidPaintContext
|
/frameworks/base/graphics/java/android/graphics/ |
D | Paint.java | 3229 public void getTextBounds(String text, int start, int end, Rect bounds) { in getTextBounds() method in Paint 3253 public void getTextBounds(@NonNull CharSequence text, int start, int end, in getTextBounds() method in Paint 3276 public void getTextBounds(char[] text, int index, int count, Rect bounds) { in getTextBounds() method in Paint
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |