Searched defs:drawTextOnPath (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/ |
H A D | NopCanvas.java | 288 public void drawTextOnPath(char[] text, int index, int count, Path path, float hOffset, in drawTextOnPath() method in NopCanvas 293 public void drawTextOnPath(String text, Path path, float hOffset, float vOffset, Paint paint) { in drawTextOnPath() method in NopCanvas
|
/aosp12/frameworks/base/libs/hwui/hwui/ |
H A D | Canvas.cpp | 245 void Canvas::drawTextOnPath(const uint16_t* text, int count, minikin::Bidi bidiFlags, in drawTextOnPath() function in android::Canvas
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | BaseRecordingCanvas.java | 495 public final void drawTextOnPath(@NonNull char[] text, int index, int count, @NonNull Path path, in drawTextOnPath() method in BaseRecordingCanvas 506 public final void drawTextOnPath(@NonNull String text, @NonNull Path path, float hOffset, in drawTextOnPath() method in BaseRecordingCanvas
|
H A D | BaseCanvas.java | 555 public void drawTextOnPath(@NonNull char[] text, int index, int count, @NonNull Path path, in drawTextOnPath() method in BaseCanvas 566 public void drawTextOnPath(@NonNull String text, @NonNull Path path, float hOffset, in drawTextOnPath() method in BaseCanvas
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |