Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPaint.cpp667 jcharArray text, jint start, jint count, jint ctxStart, in getFontMetricsIntForText___C() argument
671 doFontExtent(env, paintHandle, textArray.get() + ctxStart, start - ctxStart, count, in getFontMetricsIntForText___C()
677 jint ctxStart, jint ctxCount, jboolean isRtl, in getFontMetricsIntForText___String() argument
681 doFontExtent(env, paintHandle, textChars.get() + ctxStart, start - ctxStart, count, in getFontMetricsIntForText___String()
/frameworks/base/graphics/java/android/graphics/
DPaint.java3690 int start, int count, int ctxStart, int ctxCount, boolean isRtl, in nGetFontMetricsIntForText() argument
3693 int start, int count, int ctxStart, int ctxCount, boolean isRtl, in nGetFontMetricsIntForText() argument