debug_rect_history  233 cc/layers/heads_up_display_layer_impl.cc     DrawDebugRects(canvas, layer_tree_impl()->debug_rect_history());
debug_rect_history  647 cc/layers/heads_up_display_layer_impl.cc     DebugRectHistory* debug_rect_history) {
debug_rect_history  650 cc/layers/heads_up_display_layer_impl.cc   const std::vector<DebugRect>& debug_rects = debug_rect_history->debug_rects();
debug_rect_history  119 cc/layers/heads_up_display_layer_impl.h   void DrawDebugRects(SkCanvas* canvas, DebugRectHistory* debug_rect_history);
debug_rect_history  342 cc/trees/layer_tree_host_impl.h   DebugRectHistory* debug_rect_history() {
debug_rect_history  714 cc/trees/layer_tree_impl.cc   return layer_tree_host_impl_->debug_rect_history();
debug_rect_history   96 cc/trees/layer_tree_impl.h   DebugRectHistory* debug_rect_history() const;