Searched refs:nativeGetSupportedAxes (Results 1 – 2 of 2) sorted by relevance
1184 mSupportedAxes = nativeGetSupportedAxes(native_instance); in isSupportedAxes()1202 private static native int[] nativeGetSupportedAxes(long native_instance); in nativeGetSupportedAxes() method in Typeface
160 /*package*/ static synchronized int[] nativeGetSupportedAxes(long native_instance) { in nativeGetSupportedAxes() method in Typeface_Delegate