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