Searched refs:num_dropped_frames_ (Results 1 – 2 of 2) sorted by relevance
212 ++stats_.num_dropped_frames_; in NextFrameConfig()598 (stats_.num_dropped_frames_ == 0 in UpdateHistograms()600 : total_frames / stats_.num_dropped_frames_)); in UpdateHistograms()
149 int64_t num_dropped_frames_ = 0; member