Searched refs:sent_fps_counter_ (Results 1 – 2 of 2) sorted by relevance
183 sent_fps_counter_(clock, nullptr, true), in UmaSamplesContainer()285 sent_fps_counter_.Add(1); in InsertEncodedFrame()334 AggregatedStats sent_fps = sent_fps_counter_.GetStats(); in UpdateHistograms()713 uma_container_->sent_fps_counter_.ProcessAndPauseForDuration(kMinMs); in OnSuspendChange()
349 RateCounter sent_fps_counter_; member