Home
last modified time | relevance | path

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

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