HomeSort by relevance Sort by last modified time
    Searched full:scrolling_layer (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_impl.cc 787 LayerTreeImpl::CreateScrollbarAnimationController(LayerImpl* scrolling_layer) {
797 scrolling_layer, layer_tree_host_impl_, delay, duration)
802 scrolling_layer, layer_tree_host_impl_, delay, duration)
    [all...]
layer_tree_impl.h 100 LayerImpl* scrolling_layer);
layer_tree_host_impl_unittest.cc 5745 LayerImpl* scrolling_layer = scoped_scrolling_layer.get(); local
7148 LayerImpl* scrolling_layer = host_impl_->CurrentlyScrollingLayer(); local
    [all...]
layer_tree_host_common.cc 789 LayerImpl* scrolling_layer,
809 // layer is fixed onto the same render_target as this scrolling_layer.
    [all...]

Completed in 652 milliseconds