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

  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc 437 if (!CurrentlyScrollingLayer())
449 return CurrentlyScrollingLayer() == scrolling_layer_impl;
    [all...]
layer_tree_impl.h 145 LayerImpl* CurrentlyScrollingLayer() const;
layer_tree_host_impl_unittest.cc     [all...]
layer_tree_host_impl.h 317 LayerImpl* CurrentlyScrollingLayer() const;
layer_tree_impl.cc 266 LayerImpl* LayerTreeImpl::CurrentlyScrollingLayer() const {
    [all...]

Completed in 35 milliseconds