Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPaint.cpp679 ScopedStringChars textChars(env, text); in getFontMetricsIntForText___String() local
681 doFontExtent(env, paintHandle, textChars.get() + ctxStart, start - ctxStart, count, in getFontMetricsIntForText___String()