Home
last modified time | relevance | path

Searched refs:nativeGetSupportedAxes (Results 1 – 3 of 3) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/
DTypeface_Delegate.java152 /*package*/ static synchronized int[] nativeGetSupportedAxes(long native_instance) { in nativeGetSupportedAxes() method in Typeface_Delegate
/frameworks/base/graphics/java/android/graphics/
DTypeface.java1480 mSupportedAxes = nativeGetSupportedAxes(native_instance);
1510 private static native int[] nativeGetSupportedAxes(long native_instance);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21364 Landroid/graphics/Typeface;->nativeGetSupportedAxes(J)[I