Home
last modified time | relevance | path

Searched defs:glyphs (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DHarfbuzzSkia.cpp58 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()
DPaint.cpp468 jint contextCount, jint flags, jcharArray glyphs) { in doTextGlyphs()
499 jcharArray glyphs) { in getTextGlyphs__StringIIIII_C()
/frameworks/base/core/jni/
Dandroid_view_GLES20Canvas.cpp489 const jchar* glyphs = value->getGlyphs(); in renderText() local
519 const jchar* glyphs = value->getGlyphs(); in renderTextRun() local
/frameworks/base/graphics/java/android/graphics/
DPaint.java1620 int flags, char[] glyphs) { in getTextGlyphs()
2154 int flags, char[] glyphs); in native_getTextGlyphs()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java967 int end, int contextStart, int contextEnd, int flags, char[] glyphs) { in native_getTextGlyphs()