Searched refs:time_stamp_history_size (Results 1 – 2 of 2) sorted by relevance
23 size_t time_stamp_history_size() const { return ring_buffer_.BufferSize(); } in time_stamp_history_size() function
327 const int kGraphWidth = fps_counter->time_stamp_history_size() - 2; in DrawFPSDisplay()