Searched defs:getFontMetrics (Results 1 – 4 of 4) sorted by relevance
239 public @NonNull IntArray getFontMetrics() { in getFontMetrics() method in MeasuredParagraph
2119 public float getFontMetrics(FontMetrics metrics) { in getFontMetrics() method in Paint2127 public FontMetrics getFontMetrics() { in getFontMetrics() method in Paint
1337 private float getFontMetrics(FontMetrics metrics) { in getFontMetrics() method in Paint_Delegate
596 static jfloat getFontMetrics(JNIEnv* env, jobject, jlong paintHandle, jobject metricsObj) { in getFontMetrics() function