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