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

  /external/chromium_org/cc/layers/
layer.cc 160 if (!parent_should_know_need_push_properties() && parent_)
168 if (!parent_should_know_need_push_properties() && parent_)
178 if (!parent_should_know_need_push_properties() && parent_)
216 if (parent_should_know_need_push_properties()) {
layer.h 415 bool parent_should_know_need_push_properties() const { function in class:cc::Layer

Completed in 63 milliseconds