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

/frameworks/base/core/jni/android/graphics/
H A DHarfBuzzNGFaceSkia.cpp92 SkUnichar unichar = unicode; local
95 paint->textToGlyphs(&unichar, sizeof(unichar), &glyph16);
/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.cpp94 int32_t unichar = utf32_from_utf8_at(text, 4, 0, &nextIndex); local
97 glyph_t glyph = autoCache.getCache()->unicharToGlyph(unichar);
98 autoCache.getCache()->unicharToGlyph(unichar);
106 SkGlyph skGlyph = autoCache.getCache()->getUnicharMetrics(unichar);

Completed in 200 milliseconds