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

  /external/chromium_org/cc/trees/
layer_tree_host.h 102 void set_needs_filter_context() { needs_filter_context_ = true; }
104 return needs_filter_context_;
366 bool needs_filter_context_; member in class:cc::LayerTreeHost
layer_tree_host.cc 104 needs_filter_context_(false),
    [all...]

Completed in 374 milliseconds