Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintTest.java104 public final int mBaseCodepoint; field in PaintTest.HasGlyphTestCase
108 mBaseCodepoint = baseCodepoint; in HasGlyphTestCase()
149 "hasGlyph(U+" + Integer.toHexString(testCase.mBaseCodepoint) + in testHasGlyph_variationSelectors()
152 codePointsToString(new int[] {testCase.mBaseCodepoint, vs}); in testHasGlyph_variationSelectors()