Home
last modified time | relevance | path

Searched defs:Cols2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/
Dderef.rs30 pub struct Cols2<V> { struct
31 pub x_axis: V,
32 pub y_axis: V,
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_gamut.c118 const struct fixed31_32 *M2, unsigned int Rows1, unsigned int Cols1, unsigned int Cols2) in color_multiply_matrices()
H A Dcolor_bg.c135 double *M2, unsigned int Rows1, unsigned int Cols1, unsigned int Cols2) in color_multiply_matrices_double()