Searched refs:doTextRunCursor (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Paint.cpp | 233 static jint doTextRunCursor(JNIEnv *env, Paint* paint, const Typeface* typeface, in doTextRunCursor() function 250 jint result = doTextRunCursor(env, paint, typeface, textArray, in getTextRunCursor___C() 262 jint result = doTextRunCursor(env, paint, typeface, textArray, in getTextRunCursor__String()
|