Home
last modified time | relevance | path

Searched refs:ResetContentsTexturesPurged (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_impl.h233 void ResetContentsTexturesPurged();
Dlayer_tree_impl.cc243 target_tree->ResetContentsTexturesPurged(); in PushPropertiesTo()
648 void LayerTreeImpl::ResetContentsTexturesPurged() { in ResetContentsTexturesPurged() function in cc::LayerTreeImpl
Dlayer_tree_host.cc386 sync_tree->ResetContentsTexturesPurged(); in FinishCommitOnImplThread()
Dlayer_tree_host_impl.cc324 active_tree_->ResetContentsTexturesPurged(); in BeginMainFrameAborted()
Dlayer_tree_host_impl_unittest.cc373 host_impl_->active_tree()->ResetContentsTexturesPurged(); in CheckNotifyCalledIfCanDrawChanged()