Searched defs:throttled (Results 1 – 6 of 6) sorted by relevance
118 bool throttled = in OnTimerTick() local
23 bool throttled, const BeginFrameArgs& args) OVERRIDE { in FrameRateControllerTick()
83 throttled: {color: [255,255,0,255], defaultText: "!"} property
130 void OutputSurface::FrameRateControllerTick(bool throttled, in FrameRateControllerTick()
615 bool throttled = now < next_release_time_for_open_filesystem_stat_; in CollectOpenFileSystemMetrics() local
529 def log_safely(msg, throttled=True): argument