Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp504 hb_codepoint_t glyph_ix = info[i].codepoint; in LayoutPiece() local
509 mGlyphIds.push_back(glyph_ix); in LayoutPiece()
518 hb_font_get_glyph_extents(hbFont.get(), glyph_ix, &extents)) { in LayoutPiece()
528 fakedFont.font->typeface()->GetBounds(&glyphBounds, glyph_ix, paint, in LayoutPiece()