Lines Matching refs:contextLen
1553 int contextLen = contextEnd - contextStart;1555 char[] buf = TemporaryBuffer.obtain(contextLen);1558 0, contextLen, x, y, flags, paint.mNativePaint);