Searched refs:kBufferPadding (Results 1 – 1 of 1) sorted by relevance
70 static const uint32_t kBufferPadding = 512; in AllocateNewBuffer() local84 return pp::Buffer_Dev(instance_, capacity + kBufferPadding); in AllocateNewBuffer()