Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DHarfbuzzSkia.cpp141 uint16_t glyph16 = glyph; in getOutlinePoint() local
143 paint.getTextPath(&glyph16, sizeof(glyph16), 0, 0, &path); in getOutlinePoint()
167 uint16_t glyph16 = glyph; in getGlyphMetrics() local
170 paint.getTextWidths(&glyph16, sizeof(glyph16), &width, &bounds); in getGlyphMetrics()