Home
last modified time | relevance | path

Searched refs:doOffsetForAdvance (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A DPaint.cpp553 static jint doOffsetForAdvance(const Paint* paint, const Typeface* typeface, const jchar buf[], in doOffsetForAdvance() function
568 jint result = doOffsetForAdvance(paint, typeface, textArray.get() + contextStart, in getOffsetForAdvance___CIIIIZF_I()