Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DTypeface.java1202 mSupportedAxes = nativeGetSupportedAxes(native_instance);
1222 private static native int[] nativeGetSupportedAxes(long native_instance);
/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/config/
Dhiddenapi-greylist-max-o.txt21373 Landroid/graphics/Typeface;->nativeGetSupportedAxes(J)[I