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

/frameworks/native/include/ui/
H A Dmat4.h52 enum { COL_SIZE = col_type::SIZE }; enumerator in enum:android::tmat44::__anon1292
53 static inline size_t col_size() { return COL_SIZE; }
71 * COL_SIZE = M

Completed in 72 milliseconds