Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DHarfBuzzNGFaceSkia.cpp59 static void SkiaGetGlyphWidthAndExtents(SkPaint* paint, hb_codepoint_t codepoint, hb_position_t* wi… in SkiaGetGlyphWidthAndExtents() function
105 SkiaGetGlyphWidthAndExtents(hbFontData->m_paint, glyph, &advance, 0); in harfbuzzGetGlyphHorizontalAdvance()
120 SkiaGetGlyphWidthAndExtents(hbFontData->m_paint, glyph, 0, extents); in harfbuzzGetGlyphExtents()