Home
last modified time | relevance | path

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

/frameworks/native/libs/math/include/math/
Dmat2.h91 static constexpr size_t NUM_COLS = ROW_SIZE; variable
Dmat3.h98 static constexpr size_t NUM_COLS = ROW_SIZE; variable
Dmat4.h104 static constexpr size_t NUM_COLS = ROW_SIZE; variable