Searched refs:kLowSystemCpuThreshold (Results 1 – 4 of 4) sorted by relevance
39 const float kLowSystemCpuThreshold = 0.65f; variable
43 extern const float kLowSystemCpuThreshold;
445 low_system_threshold_(kLowSystemCpuThreshold), in CoordinatedVideoAdapter()
298 system_low_adaptation_threshhold.Set(kLowSystemCpuThreshold); in VideoOptions()