Home
last modified time | relevance | path

Searched defs:variationSelector (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DHarfBuzzNGFaceSkia.cpp81 …(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_codepoint_t variationSelector, hb_c… in harfbuzzGetGlyph()
/frameworks/minikin/libs/minikin/
DFontFamily.cpp195 bool FontFamily::hasGlyph(uint32_t codepoint, uint32_t variationSelector) { in hasGlyph()