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

  /external/chromium_org/cc/layers/
picture_layer_impl_perftest.cc 76 host_impl_.pending_tree()->UpdateDrawProperties();
102 host_impl_.pending_tree()->UpdateDrawProperties();
123 host_impl_.pending_tree()->UpdateDrawProperties();
155 host_impl_.pending_tree()->UpdateDrawProperties();
picture_layer_impl_unittest.cc     [all...]
  /external/chromium_org/cc/test/
fake_layer_tree_host_impl.cc 85 layerTree->UpdateDrawProperties();
fake_picture_layer_impl.cc 158 layer_tree_impl()->UpdateDrawProperties();
  /external/chromium_org/cc/trees/
occlusion_tracker_perftest.cc 91 active_tree()->UpdateDrawProperties();
162 active_tree()->UpdateDrawProperties();
layer_tree_impl.h 187 bool UpdateDrawProperties();
layer_tree_impl.cc 454 bool LayerTreeImpl::UpdateDrawProperties() {
470 "LayerTreeImpl::UpdateDrawProperties",
    [all...]
layer_tree_host_impl.cc 176 layer_tree_host_impl_->pending_tree()->UpdateDrawProperties();
344 // opportunity to create tilings. Other paths can call UpdateDrawProperties
346 sync_tree()->UpdateDrawProperties();
    [all...]
thread_proxy.cc     [all...]
layer_tree_host_impl_unittest.cc     [all...]

Completed in 123 milliseconds