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