Home | History | Annotate | Download | only in graphics

Lines Matching defs:nGetTextSize

500     /*package*/ static float nGetTextSize(long nativePaint) {
1182 return (1.0f / 9.0f) * nGetTextSize(paintPtr);
1187 return (1.0f / 18.0f) * nGetTextSize(paintPtr);
1192 return (-79.0f / 252.0f) * nGetTextSize(paintPtr);
1197 return (1.0f / 18.0f) * nGetTextSize(paintPtr);