Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPaint.cpp241 static jint doTextRunCursor(JNIEnv *env, Paint* paint, const Typeface* typeface, in doTextRunCursor() function
258 jint result = doTextRunCursor(env, paint, typeface, textArray, in getTextRunCursor___C()
270 jint result = doTextRunCursor(env, paint, typeface, textArray, in getTextRunCursor__String()