Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java997 /*package*/ static float native_getTextRunAdvances(long native_object, long native_typeface, in native_getTextRunAdvances() method in Paint_Delegate
1020 /*package*/ static float native_getTextRunAdvances(long native_object, long native_typeface, in native_getTextRunAdvances() method in Paint_Delegate
/frameworks/base/graphics/java/android/graphics/
DPaint.java2486 private static native float native_getTextRunAdvances(long native_object, long native_typeface, in native_getTextRunAdvances() method in Paint
2489 private static native float native_getTextRunAdvances(long native_object, long native_typeface, in native_getTextRunAdvances() method in Paint