Home
last modified time | relevance | path

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

/frameworks/support/car/src/androidTest/java/androidx/car/widget/
DActionBarTest.java60 private static final int NUM_COLS = 5; field in ActionBarTest
/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