Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPaint.java2033 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/
DPaint_Delegate.java1029 int contextStart, int contextLength, int flags, int offset, int cursorOpt) { in native_getTextRunCursor()