Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DPaint.cpp439 jchar cu2 = str[i]; in hasGlyph() local
440 if (!U16_IS_TRAIL(cu2)) { in hasGlyph()
444 cp = U16_GET_SUPPLEMENTARY(cu, cu2); in hasGlyph()