Searched refs:kAllocationThreshold (Results 1 – 1 of 1) sorted by relevance
44 static constexpr int64_t kAllocationThreshold = 33000000; // 33ms variable1821 if (elapsed_timestamp > kAllocationThreshold) { in RequestStreamBuffers()