Home | History | Annotate | Download | only in graphics

Lines Matching refs:contextCount

701                                     jint start, jint count, jint contextCount, jboolean isRtl,
706 if ((start | count | contextCount | advancesIndex) < 0 || contextCount < count) {
726 MinikinUtils::doLayout(&layout, paint, bidiFlags, typeface, text, start, count, contextCount);
739 jcharArray text, jint index, jint count, jint contextIndex, jint contextCount,
745 index - contextIndex, count, contextCount, isRtl, advances, advancesIndex);
772 jint contextStart, jint contextCount, jint dir, jint offset, jint cursorOpt) {
775 jint result = doTextRunCursor(env, paint, textArray, contextStart, contextCount, dir,