Home | History | Annotate | Download | only in graphics

Lines Matching defs:nGetTextAdvances

964     /*package*/ static float nGetTextAdvances(long native_object, char[] text, int index,
982 /*package*/ static float nGetTextAdvances(long native_object, String text, int start, int end,
989 return nGetTextAdvances(native_object, buffer, 0, count,
1152 nGetTextAdvances(nativePaint, text, start, count, contextStart,
1168 nGetTextAdvances(nativePaint, text, start, count, contextStart,