Searched refs:native_isIdentity (Results 1 – 2 of 2) sorted by relevance
244 return native_isIdentity(native_instance); in isIdentity()808 private static native boolean native_isIdentity(int native_object); in native_isIdentity() method in Matrix
196 /*package*/ static boolean native_isIdentity(int native_object) { in native_isIdentity() method in Matrix_Delegate