Home
last modified time | relevance | path

Searched refs:parent_should_know_need_push_properties (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/layers/
Dlayer.cc173 if (!parent_should_know_need_push_properties() && parent_) in SetNeedsPushProperties()
181 if (!parent_should_know_need_push_properties() && parent_) in AddDependentNeedsPushProperties()
191 if (!parent_should_know_need_push_properties() && parent_) in RemoveDependentNeedsPushProperties()
221 if (parent_should_know_need_push_properties()) { in SetParent()
Dlayer_impl.cc126 if (parent_should_know_need_push_properties()) { in SetParent()
1395 if (!parent_should_know_need_push_properties() && parent_) in SetNeedsPushProperties()
1403 if (!parent_should_know_need_push_properties() && parent_) in AddDependentNeedsPushProperties()
1413 if (!parent_should_know_need_push_properties() && parent_) in RemoveDependentNeedsPushProperties()
Dlayer.h501 bool parent_should_know_need_push_properties() const { in parent_should_know_need_push_properties() function
Dlayer_impl.h535 bool parent_should_know_need_push_properties() const { in parent_should_know_need_push_properties() function