Home
last modified time | relevance | path

Searched refs:harfbuzzGetGlyphHorizontalAdvance (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DHarfBuzzNGFaceSkia.cpp97 static hb_position_t harfbuzzGetGlyphHorizontalAdvance(hb_font_t* hbFont, void* fontData, hb_codepo… in harfbuzzGetGlyphHorizontalAdvance() function
130 …_font_funcs_set_glyph_h_advance_func(harfbuzzSkiaFontFuncs, harfbuzzGetGlyphHorizontalAdvance, 0, … in harfbuzzSkiaGetFontFuncs()