Home
last modified time | relevance | path

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

/frameworks/native/libs/math/include/math/
Dmat2.h88 static constexpr size_t COL_SIZE = col_type::SIZE; // size of a column (i.e.: number of rows) variable
Dmat3.h95 static constexpr size_t COL_SIZE = col_type::SIZE; // size of a column (i.e.: number of rows) variable
Dmat4.h101 static constexpr size_t COL_SIZE = col_type::SIZE; // size of a column (i.e.: number of rows) variable