Searched refs:equalsForTextMeasurement (Results 1 – 6 of 6) sorted by relevance
304 && mPaint.equalsForTextMeasurement(paint)) { in checkResultUsable()
245 if (!mComputed.getParams().getTextPaint().equalsForTextMeasurement(paint)) { in set()
1113 static jboolean equalsForTextMeasurement(CRITICAL_JNI_PARAMS_COMMA jlong lPaint, jlong rPaint) { in equalsForTextMeasurement() function1237 {"nEqualsForTextMeasurement", "(JJ)Z", (void*)PaintGlue::equalsForTextMeasurement},
3653 public boolean equalsForTextMeasurement(@NonNull Paint other) { in equalsForTextMeasurement() method in Paint
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16488 method public boolean equalsForTextMeasurement(@NonNull android.graphics.Paint);