HomeSort by relevance Sort by last modified time
    Searched refs:HistorySize (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/debug/
paint_time_counter.h 20 size_t HistorySize() const { return ring_buffer_.BufferSize(); }
  /external/chromium_org/cc/resources/
memory_history.h 20 size_t HistorySize() const { return ring_buffer_.BufferSize(); }
  /external/chromium_org/cc/layers/
heads_up_display_layer_impl.cc 503 const int kGraphWidth = paint_time_counter->HistorySize();

Completed in 93 milliseconds