Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintTest.java130 char[] textChars = text.toCharArray(); in testBreakText() local
210 private void verifyBreakText(String text, char[] textChars, SpannedString textSpan, in verifyBreakText()
1229 char[] textChars = text.toCharArray(); in testMeasureText() local
1290 private void verifyMeasureText(String text, char[] textChars, SpannedString textSpan, in verifyMeasureText()
/cts/tests/tests/graphics/jni/
Dandroid_graphics_fonts_cts_SystemFonts.cpp192 ScopedStringChars textChars(env, text); in nMatchFamilyStyleCharacter() local
207 ScopedStringChars textChars(env, text); in nMatchFamilyStyleCharacter_runLength() local