Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintTest.java107 public HasGlyphTestCase(int baseCodepoint, Integer[] variationSelectors) { in HasGlyphTestCase()
/aosp12/frameworks/minikin/libs/minikin/
H A DFontCollection.cpp426 bool FontCollection::hasVariationSelector(uint32_t baseCodepoint, in hasVariationSelector()