Searched refs:other_matrix (Results 1 – 2 of 2) sorted by relevance
470 /*package*/ static boolean native_preConcat(int native_object, int other_matrix) { in native_preConcat() argument476 Matrix_Delegate other = sManager.getDelegate(other_matrix); in native_preConcat()566 /*package*/ static boolean native_postConcat(int native_object, int other_matrix) { in native_postConcat() argument572 Matrix_Delegate other = sManager.getDelegate(other_matrix); in native_postConcat()
847 int other_matrix); in native_preConcat() argument863 int other_matrix); in native_postConcat() argument