Searched defs:indexFontRun (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp625 ssize_t indexFontRun = isRTL ? mShaperItem.stringLength - 1 : 0; local
630 mShaperItem.stringLength, &indexFontRun):
632 mShaperItem.stringLength, &indexFontRun)) {

Completed in 69 milliseconds