Searched defs:kPadding (Results 1 – 12 of 12) sorted by relevance
90 static const size_t kPadding = bytes_per_line * 3 + 12; in HexDump() local
22 var kPadding = 4; variable
29 static constexpr int kPadding = 1; // Amount of padding below and to the right of each path. variable
16 constexpr char kPadding[] = "Padding"; variable
189 const int kPadding = 0; in Create() local
22 const uint8_t kPadding = 0; variable
34 static constexpr int kPadding = 1; // Amount of padding below and to the right of each path. variable
26 constexpr char kPadding = '='; variable
25 static constexpr int kPadding = 5; variable
32 static constexpr SkSize kPadding = { 12.0f , 24.0f }; variable
45 static constexpr SkSize kPadding = { 12.0f , 24.0f }; variable
219 kPadding = kNumMediaTypes - 1, // RTX or plain padding sent to maintain BWE. enumerator