Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/text/
H A DTextRunShaper.java67 public static PositionedGlyphs shapeTextRun( in shapeTextRun() method in TextRunShaper
97 public static PositionedGlyphs shapeTextRun( in shapeTextRun() method in TextRunShaper
/aosp12/frameworks/base/libs/hwui/jni/text/
H A DTextShaper.cpp49 static jlong shapeTextRun(const uint16_t* text, int textSize, int start, int count, in shapeTextRun() function