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

/frameworks/minikin/libs/minikin/
H A DLayout.cpp831 hb_codepoint_t glyph_ix = info[i].codepoint; local
835 LayoutGlyph glyph = {font_ix, glyph_ix, x + xoff, y + yoff};
842 ctx->paint.font->GetBounds(&glyphBounds, glyph_ix, ctx->paint);

Completed in 353 milliseconds