Searched refs:ContentsTexturesPurged (Results 1 – 6 of 6) sorted by relevance
217 bool ContentsTexturesPurged() const;
218 if (ContentsTexturesPurged()) in PushPropertiesTo()577 bool LayerTreeImpl::ContentsTexturesPurged() const { in ContentsTexturesPurged() function in cc::LayerTreeImpl
357 if (sync_tree->ContentsTexturesPurged()) in FinishCommitOnImplThread()
1391 if (impl().layer_tree_host_impl->active_tree()->ContentsTexturesPurged() || in RenewTreePriority()
392 if (active_tree_->ContentsTexturesPurged()) { in CanDraw()
2132 EXPECT_TRUE(host_impl->active_tree()->ContentsTexturesPurged()); in DidSetVisibleOnImplTree()