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

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp242 static jint doTextRunCursor(JNIEnv *env, Paint* paint, Typeface* typeface, const jchar *text, function in namespace:android::PaintGlue
260 jint result = doTextRunCursor(env, paint, typeface, textArray,
272 jint result = doTextRunCursor(env, paint, typeface, textArray,

Completed in 1636 milliseconds