Searched refs:native_preConcat (Results 1 – 2 of 2) sorted by relevance
448 native_preConcat(native_instance, other.native_instance); in preConcat()881 private static native void native_preConcat(long native_object, in native_preConcat() method in Matrix
370 native_preConcat(native_object, b); in native_setConcat()450 /*package*/ static void native_preConcat(long native_object, long other_matrix) { in native_preConcat() method in Matrix_Delegate