Home
last modified time | relevance | path

Searched refs:UpdateDrawProperties (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/cc/layers/
Dpicture_image_layer_impl_unittest.cc64 void UpdateDrawProperties() { in UpdateDrawProperties() function in cc::__anonadeb9f470111::PictureImageLayerImplTest
65 host_impl_.pending_tree()->UpdateDrawProperties(); in UpdateDrawProperties()
94 UpdateDrawProperties(); in TEST_F()
Dpicture_layer_impl_unittest.cc1190 host_impl_.pending_tree()->UpdateDrawProperties(); in TEST_F()
1205 host_impl_.pending_tree()->UpdateDrawProperties(); in TEST_F()
1389 host_impl_.active_tree()->UpdateDrawProperties(); in TEST_F()
1502 host_impl_.pending_tree()->UpdateDrawProperties(); in TEST_F()
1503 host_impl_.active_tree()->UpdateDrawProperties(); in TEST_F()
1515 host_impl_.active_tree()->UpdateDrawProperties(); in TEST_F()
/external/chromium_org/cc/test/
Dfake_picture_layer_impl.cc113 layer_tree_impl()->UpdateDrawProperties(); in CreateDefaultTilingsAndTiles()
/external/chromium_org/cc/trees/
Dlayer_tree_impl.h158 void UpdateDrawProperties();
Dlayer_tree_host_impl.cc166 layer_tree_host_impl_->pending_tree()->UpdateDrawProperties(); in OnTimerTick()
327 pending_tree_->UpdateDrawProperties(); in CommitComplete()
1091 active_tree_->UpdateDrawProperties(); in PrepareToDraw()
1967 active_tree_->UpdateDrawProperties(); in EnsureRenderSurfaceLayerList()
Dlayer_tree_impl.cc352 void LayerTreeImpl::UpdateDrawProperties() { in UpdateDrawProperties() function in cc::LayerTreeImpl
Dthread_proxy.cc1122 layer_tree_host_impl_->pending_tree()->UpdateDrawProperties(); in DrawSwapReadbackInternal()
Dlayer_tree_host_impl_unittest.cc4765 host_impl_->active_tree()->UpdateDrawProperties(); in TEST_F()