Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java965 /*package*/ static float nGetTextAdvances(long native_object, long native_typeface, in nGetTextAdvances() method in Paint_Delegate
988 /*package*/ static float nGetTextAdvances(long native_object, long native_typeface, in nGetTextAdvances() method in Paint_Delegate
/frameworks/base/graphics/java/android/graphics/
DPaint.java2680 private static native float nGetTextAdvances(long paintPtr, long typefacePtr, in nGetTextAdvances() method in Paint
2683 private static native float nGetTextAdvances(long paintPtr, long typefacePtr, in nGetTextAdvances() method in Paint