Home
last modified time | relevance | path

Searched refs:debug_rect_history (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/cc/layers/
Dheads_up_display_layer_impl.h110 DebugRectHistory* debug_rect_history) const;
Dheads_up_display_layer_impl.cc232 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()
/external/chromium_org/cc/trees/
Dlayer_tree_impl.h95 DebugRectHistory* debug_rect_history() const;
Dlayer_tree_impl.cc630 DebugRectHistory* LayerTreeImpl::debug_rect_history() const { in debug_rect_history() function in cc::LayerTreeImpl
631 return layer_tree_host_impl_->debug_rect_history(); in debug_rect_history()
Dlayer_tree_host_impl.h337 DebugRectHistory* debug_rect_history() { in debug_rect_history() function
/external/chromium_org/cc/
Dcc.gyp86 'debug/debug_rect_history.cc',
87 'debug/debug_rect_history.h',
Dcc.target.darwin-mips.mk53 cc/debug/debug_rect_history.cc \
Dcc.target.linux-x86.mk53 cc/debug/debug_rect_history.cc \
Dcc.target.darwin-arm.mk53 cc/debug/debug_rect_history.cc \
Dcc.target.linux-arm.mk53 cc/debug/debug_rect_history.cc \
Dcc.target.darwin-x86.mk53 cc/debug/debug_rect_history.cc \
Dcc.target.linux-mips.mk53 cc/debug/debug_rect_history.cc \