Searched refs:TextRunShaper (Results 1 – 13 of 13) sorted by relevance
43 public class TextRunShaper { class44 private TextRunShaper() {} // Do not instantiate in TextRunShaper() method in TextRunShaper
22 import android.graphics.text.TextRunShaper34 private val sFont = TextRunShaper.shapeTextRun("A", 0, 1, 0, 1, 0f, 0f, false, Paint())
23 import android.graphics.text.TextRunShaper;
27 import android.graphics.text.TextRunShaper;1536 glyphs = TextRunShaper.shapeTextRun( in shapeTextRun()1545 glyphs = TextRunShaper.shapeTextRun( in shapeTextRun()
32 import android.graphics.text.TextRunShaper;721 PositionedGlyphs glyphs = TextRunShaper.shapeTextRun( in getFontName()
29 import android.graphics.text.TextRunShaper;
2340 android.graphics.text.TextRunShaper
25124 Landroid/graphics/text/TextRunShaper;
2344 android.graphics.text.TextRunShaper
35231 Landroid/graphics/text/TextRunShaper;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17602 public class TextRunShaper {