Searched defs:doTextRunAdvances (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp548 static jfloat doTextRunAdvances(JNIEnv *env, SkPaint *paint, const jchar *text, function in class:android::SkPaintGlue
584 jfloat result = doTextRunAdvances(env, paint, textArray + contextIndex,
594 jfloat result = doTextRunAdvances(env, paint, textArray + contextStart,

Completed in 55 milliseconds