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

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp628 static jint doTextRunCursor(JNIEnv *env, SkPaint* paint, const jchar *text, jint start, function in class:android::SkPaintGlue
675 jint result = doTextRunCursor(env, paint, textArray, contextStart, contextCount, flags,
684 jint result = doTextRunCursor(env, paint, textArray, contextStart,

Completed in 6 milliseconds