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

/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.cpp81 SkGlyph skGlyph = autoCache.getCache()->getUnicharMetrics(unichar); local
82 Rect glyphBounds(skGlyph.fWidth, skGlyph.fHeight);
83 glyphBounds.translate(totalAdvance + skGlyph.fLeft, skGlyph.fTop);

Completed in 297 milliseconds