Searched refs:debug_rect_history (Results 1 – 12 of 12) sorted by relevance
110 DebugRectHistory* debug_rect_history) const;
232 DrawDebugRects(canvas, layer_tree_impl()->debug_rect_history()); in DrawHudContents()591 DebugRectHistory* debug_rect_history) const { in DrawDebugRects()592 const std::vector<DebugRect>& debug_rects = debug_rect_history->debug_rects(); in DrawDebugRects()
95 DebugRectHistory* debug_rect_history() const;
630 DebugRectHistory* LayerTreeImpl::debug_rect_history() const { in debug_rect_history() function in cc::LayerTreeImpl631 return layer_tree_host_impl_->debug_rect_history(); in debug_rect_history()
337 DebugRectHistory* debug_rect_history() { in debug_rect_history() function
86 'debug/debug_rect_history.cc',87 'debug/debug_rect_history.h',
53 cc/debug/debug_rect_history.cc \