Searched defs:contextLength (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/graphics/java/android/graphics/ |
| D | Paint.java | 2033 public int getTextRunCursor(char[] text, int contextStart, int contextLength, in getTextRunCursor() 2278 int contextStart, int contextLength, int dir, int offset, int cursorOpt); in native_getTextRunCursor()
|
| /frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
| D | Paint_Delegate.java | 1029 int contextStart, int contextLength, int flags, int offset, int cursorOpt) { in native_getTextRunCursor()
|