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