Searched refs:doTextRunAdvances (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp537 static jfloat doTextRunAdvances(JNIEnv *env, SkPaint *paint, const jchar *text, function in class:android::SkPaintGlue
607 doTextRunAdvances(env, paint, textArray + contextIndex, index - contextIndex,
620 doTextRunAdvances(env, paint, textArray + contextStart, start - contextStart,

Completed in 50 milliseconds