Searched defs:Cols2 (Results 1 – 3 of 3) sorted by relevance
30 pub struct Cols2<V> { struct31 pub x_axis: V,32 pub y_axis: V,
118 const struct fixed31_32 *M2, unsigned int Rows1, unsigned int Cols1, unsigned int Cols2) in color_multiply_matrices()
135 double *M2, unsigned int Rows1, unsigned int Cols1, unsigned int Cols2) in color_multiply_matrices_double()