Searched refs:doTextRunCursor (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/jni/android/graphics/ |
D | Paint.cpp | 598 static jint doTextRunCursor(JNIEnv *env, SkPaint* paint, const jchar *text, jint start, in doTextRunCursor() function in android::SkPaintGlue 688 jint result = doTextRunCursor(env, paint, textArray, contextStart, contextCount, flags, in getTextRunCursor___C() 697 jint result = doTextRunCursor(env, paint, textArray, contextStart, in getTextRunCursor__String()
|