Home
last modified time | relevance | path

Searched refs:FindPendingTreeLayerById (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_impl.h76 LayerImpl* FindPendingTreeLayerById(int id);
Dlayer_tree_impl.cc575 LayerImpl* LayerTreeImpl::FindPendingTreeLayerById(int id) { in FindPendingTreeLayerById() function in cc::LayerTreeImpl
Dlayer_tree_host_unittest_scroll.cc762 impl->active_tree()->FindPendingTreeLayerById(root->id()); in DrawLayersOnThread()
/external/chromium_org/cc/layers/
Dlayer_impl.cc1072 layer_tree_impl()->FindPendingTreeLayerById(id()); in SetScrollOffsetAndDelta()