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

  /external/chromium_org/cc/layers/
layer.h 450 bool needs_push_properties() const { return needs_push_properties_; }
455 needs_push_properties_ = false;
501 bool needs_push_properties_; member in class:cc::Layer
layer_impl.h 522 bool needs_push_properties() const { return needs_push_properties_; }
653 bool needs_push_properties_; member in class:cc::LayerImpl

Completed in 68 milliseconds