HomeSort by relevance Sort by last modified time
    Searched defs:debug_rect_history (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 311 DebugRectHistory* debug_rect_history() { function in class:cc::LayerTreeHostImpl
layer_tree_impl.cc 520 DebugRectHistory* LayerTreeImpl::debug_rect_history() const { function in class:cc::LayerTreeImpl
521 return layer_tree_host_impl_->debug_rect_history();

Completed in 167 milliseconds