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

  /external/chromium_org/cc/trees/
tree_synchronizer.cc 162 LayerImpl* scroll_layer_impl = local
166 DCHECK(scroll_layer_impl);
169 scroll_layer_impl->SetHorizontalScrollbarLayer(scrollbar_layer_impl);
171 scroll_layer_impl->SetVerticalScrollbarLayer(scrollbar_layer_impl);
layer_tree_host_impl.cc 1868 LayerImpl* scroll_layer_impl = FindScrollLayerForContentLayer(layer_impl); local
    [all...]

Completed in 41 milliseconds