HomeSort by relevance Sort by last modified time
    Searched refs:parent_should_know_need_push_properties (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/layers/
layer.cc 169 if (!parent_should_know_need_push_properties() && parent_)
177 if (!parent_should_know_need_push_properties() && parent_)
187 if (!parent_should_know_need_push_properties() && parent_)
217 if (parent_should_know_need_push_properties()) {
    [all...]
layer_impl.cc 120 if (parent_should_know_need_push_properties()) {
    [all...]
layer.h 491 bool parent_should_know_need_push_properties() const { function in class:cc::Layer
layer_impl.h 518 bool parent_should_know_need_push_properties() const { function in class:cc::LayerImpl

Completed in 63 milliseconds