Searched refs:nGetCharArrayBounds (Results 1 – 3 of 3) sorted by relevance
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | Paint_Delegate.java | 1020 nGetCharArrayBounds(nativePaint, text.toCharArray(), start, in nGetStringBounds() 1025 public static void nGetCharArrayBounds(long nativePaint, char[] text, int index, in nGetCharArrayBounds() method in Paint_Delegate
|
/frameworks/base/graphics/java/android/graphics/ |
D | Paint.java | 2849 nGetCharArrayBounds(mNativePaint, text, index, count, mBidiFlags, in getTextBounds() 3067 private static native void nGetCharArrayBounds(long nativePaint, char[] text, int index, in nGetCharArrayBounds() method in Paint
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 20974 Landroid/graphics/Paint;->nGetCharArrayBounds(J[CIIILandroid/graphics/Rect;)V
|