Home
last modified time | relevance | path

Searched defs:shapeText (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/
DTextShaper.java213 public static void shapeText( in shapeText() method in TextShaper
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTextInterpolator.kt280 private fun shapeText(layout: Layout) { in shapeText() method
515 private fun shapeText(layout: Layout, paint: TextPaint): List<List<PositionedGlyphs>> { in shapeText() method