Searched defs:nGetWidths (Results 1 – 2 of 2) sorted by relevance
119 /*package*/ static void nGetWidths(long nativeBuilder, float[] floatsArray) { in nGetWidths() method in StaticLayout_Delegate
170 static void nGetWidths(JNIEnv* env, jclass, jlong nativePtr, jfloatArray widths) { in nGetWidths() function