Searched defs:glyphs (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/jni/android/graphics/ |
D | HarfbuzzSkia.cpp | 58 HB_Glyph* glyphs, hb_uint32* glyphsSize, HB_Bool isRTL) in stringToGlyphs() 78 static void glyphsToAdvances(HB_Font hbFont, const HB_Glyph* glyphs, hb_uint32 numGlyphs, in glyphsToAdvances()
|
D | Paint.cpp | 468 jint contextCount, jint flags, jcharArray glyphs) { in doTextGlyphs() 499 jcharArray glyphs) { in getTextGlyphs__StringIIIII_C()
|
/frameworks/base/core/jni/ |
D | android_view_GLES20Canvas.cpp | 489 const jchar* glyphs = value->getGlyphs(); in renderText() local 519 const jchar* glyphs = value->getGlyphs(); in renderTextRun() local
|
/frameworks/base/graphics/java/android/graphics/ |
D | Paint.java | 1620 int flags, char[] glyphs) { in getTextGlyphs() 2154 int flags, char[] glyphs); in native_getTextGlyphs()
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
D | Paint_Delegate.java | 967 int end, int contextStart, int contextEnd, int flags, char[] glyphs) { in native_getTextGlyphs()
|