Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPaint.java2067 public int getTextRunCursor(char[] text, int contextStart, int contextLength, in getTextRunCursor() argument
2069 int contextEnd = contextStart + contextLength; in getTextRunCursor()
2078 contextStart, contextLength, dir, offset, cursorOpt); in getTextRunCursor()
2494 int contextStart, int contextLength, int dir, int offset, int cursorOpt); in native_getTextRunCursor() argument
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java1034 int contextStart, int contextLength, int flags, int offset, int cursorOpt) { in native_getTextRunCursor() argument