Searched refs:doTextAdvances (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Paint.cpp | 176 static jfloat doTextAdvances(JNIEnv *env, Paint *paint, const Typeface* typeface, in doTextAdvances() function 214 jfloat result = doTextAdvances(env, paint, typeface, textArray + contextIndex, in getTextAdvances___CIIIII_FI() 226 jfloat result = doTextAdvances(env, paint, typeface, textArray + contextStart, in getTextAdvances__StringIIIII_FI()
|