Searched refs:other_matrix (Results 1 – 1 of 1) sorted by relevance
456 /*package*/ static void nPreConcat(long native_object, long other_matrix) { in nPreConcat() argument458 Matrix_Delegate other = sManager.getDelegate(other_matrix); in nPreConcat()524 /*package*/ static void nPostConcat(long native_object, long other_matrix) { in nPostConcat() argument526 Matrix_Delegate other = sManager.getDelegate(other_matrix); in nPostConcat()