Searched defs:getFontMetricsInt (Results 1 – 3 of 3) sorted by relevance
1361 public native int getFontMetricsInt(FontMetricsInt fmi); in getFontMetricsInt() method in Paint1363 public FontMetricsInt getFontMetricsInt() { in getFontMetricsInt() method in Paint
545 /*package*/ static int getFontMetricsInt(Paint thisPaint, FontMetricsInt fmi) { in getFontMetricsInt() method in Paint_Delegate
374 static jint getFontMetricsInt(JNIEnv* env, jobject paint, jobject metricsObj) { in getFontMetricsInt() function in android::SkPaintGlue