Searched refs:RemoveDependentNeedsPushProperties (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer.cc187 void Layer::RemoveDependentNeedsPushProperties() { function in class:cc::Layer
192 parent_->RemoveDependentNeedsPushProperties();
223 parent_->RemoveDependentNeedsPushProperties();
H A Dlayer_impl.cc128 parent_->RemoveDependentNeedsPushProperties();
1409 void LayerImpl::RemoveDependentNeedsPushProperties() { function in class:cc::LayerImpl
1414 parent_->RemoveDependentNeedsPushProperties();
H A Dlayer.h500 void RemoveDependentNeedsPushProperties();
H A Dlayer_impl.h534 void RemoveDependentNeedsPushProperties();

Completed in 72 milliseconds