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