Searched refs:ContentsTexturesPurged (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_impl.h231 bool ContentsTexturesPurged() const;
H A Dlayer_tree_impl.cc240 if (ContentsTexturesPurged())
637 bool LayerTreeImpl::ContentsTexturesPurged() const { function in class:cc::LayerTreeImpl
H A Dlayer_tree_host.cc385 if (sync_tree->ContentsTexturesPurged())
H A Dthread_proxy.cc1351 if (impl().layer_tree_host_impl->active_tree()->ContentsTexturesPurged() ||
H A Dlayer_tree_host_impl.cc398 if (active_tree_->ContentsTexturesPurged()) {
H A Dlayer_tree_host_unittest.cc2084 EXPECT_TRUE(host_impl->active_tree()->ContentsTexturesPurged());

Completed in 110 milliseconds