Searched defs:jmeasuredWidth (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp747 int index, int count, float maxWidth, jfloatArray jmeasuredWidth) {
768 jmeasuredWidth, tbd);
775 bool forwards, float maxWidth, jfloatArray jmeasuredWidth) {
787 jmeasuredWidth, tbd);
746 breakTextC(JNIEnv* env, jobject jpaint, jcharArray jtext, int index, int count, float maxWidth, jfloatArray jmeasuredWidth) argument
774 breakTextS(JNIEnv* env, jobject jpaint, jstring jtext, bool forwards, float maxWidth, jfloatArray jmeasuredWidth) argument

Completed in 1689 milliseconds