Searched refs:debug_rect_history (Results 1 – 17 of 17) sorted by relevance
119 void DrawDebugRects(SkCanvas* canvas, DebugRectHistory* debug_rect_history);
233 DrawDebugRects(canvas, layer_tree_impl()->debug_rect_history()); in DrawHudContents()653 DebugRectHistory* debug_rect_history) { in DrawDebugRects() argument656 const std::vector<DebugRect>& debug_rects = debug_rect_history->debug_rects(); in DrawDebugRects()
107 DebugRectHistory* debug_rect_history() const;
785 DebugRectHistory* LayerTreeImpl::debug_rect_history() const { in debug_rect_history() function in cc::LayerTreeImpl786 return layer_tree_host_impl_->debug_rect_history(); in debug_rect_history()
375 DebugRectHistory* debug_rect_history() { in debug_rect_history() function
99 'debug/debug_rect_history.cc',100 'debug/debug_rect_history.h',
72 "debug/debug_rect_history.cc",73 "debug/debug_rect_history.h",
58 cc/debug/debug_rect_history.cc \