Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DHarfBuzzNGFaceSkia.cpp122 static hb_font_funcs_t* harfbuzzSkiaGetFontFuncs() in harfbuzzSkiaGetFontFuncs() function
174 hb_font_set_funcs(font, harfbuzzSkiaGetFontFuncs(), data, destroyHarfBuzzFontData); in createFont()