Home
last modified time | relevance | path

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

/frameworks/native/libs/math/include/math/
Dmat2.h89 static constexpr size_t ROW_SIZE = row_type::SIZE; // size of a row (i.e.: number of columns) variable
Dmat3.h96 static constexpr size_t ROW_SIZE = row_type::SIZE; // size of a row (i.e.: number of columns) variable
Dmat4.h102 static constexpr size_t ROW_SIZE = row_type::SIZE; // size of a row (i.e.: number of columns) variable