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