Searched refs:sent_fps_counter_ (Results 1 – 2 of 2) sorted by relevance
178 sent_fps_counter_(clock, nullptr, true), in UmaSamplesContainer()280 sent_fps_counter_.Add(1); in InsertEncodedFrame()329 AggregatedStats sent_fps = sent_fps_counter_.GetStats(); in UpdateHistograms()707 uma_container_->sent_fps_counter_.ProcessAndPauseForDuration(kMinMs); in OnSuspendChange()
350 RateCounter sent_fps_counter_; member