Searched defs:kPadding (Results 1 – 7 of 7) sorted by relevance
28 inline static constexpr int kPadding = 1; // Amount of padding below and to the right of each variable
22 var kPadding = 4; variable
61 static constexpr size_t kPadding = 1; variable
28 static constexpr int kPadding = 5; variable
246 static const byte kPadding[] = {nop, nop, nop, nop, nop, nop, nop, nop}; in WritePaddingToAlignedSize() local
45 static constexpr SkSize kPadding = { 12.0f , 24.0f }; variable
94 kPadding = '\0', enumerator