Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_FreeType.cpp492 void getBBoxForCurrentGlyph(SkGlyph* glyph, FT_BBox* bbox,
1070 void SkScalerContext_FreeType::getBBoxForCurrentGlyph(SkGlyph* glyph, in getBBoxForCurrentGlyph() function in SkScalerContext_FreeType
1180 getBBoxForCurrentGlyph(glyph, &bbox, true); in generateMetrics()