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