Searched defs:kBufferAlignment (Results 1 – 6 of 6) sorted by relevance
24 constexpr size_t kBufferAlignment = 16; variable
21 static const int kBufferAlignment = 64; variable
24 static const int kBufferAlignment = 64; variable
698 static const int kBufferAlignment = 512; // Buffer alignment required by the variable
61 constexpr int kBufferAlignment = 16; variable
113 static const unsigned kBufferAlignment = 1 << 4; variable