HomeSort by relevance Sort by last modified time
    Searched defs:AddDependentNeedsPushProperties (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.cc 170 parent_->AddDependentNeedsPushProperties();
174 void Layer::AddDependentNeedsPushProperties() {
178 parent_->AddDependentNeedsPushProperties();
221 layer->AddDependentNeedsPushProperties();
    [all...]
layer_impl.cc 124 parent->AddDependentNeedsPushProperties();
    [all...]

Completed in 41 milliseconds