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

  /external/chromium_org/cc/trees/
layer_tree_impl.cc 162 LayerImpl* LayerTreeImpl::RootScrollLayer() const {
254 LayerImpl* root_scroll = RootScrollLayer();
326 LayerImpl* root_scroll = RootScrollLayer();
353 if (IsActiveTree() && RootScrollLayer() && RootContainerLayer())
683 LayerImpl* root_scroll = RootScrollLayer();
layer_tree_host_impl.cc 432 if (!RootScrollLayer())
436 RootScrollLayer()->scroll_offset() + RootScrollLayer()->ScrollDelta();
    [all...]

Completed in 533 milliseconds