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

  /external/chromium_org/cc/trees/
layer_tree_impl.h 189 void set_needs_full_tree_sync(bool needs) { needs_full_tree_sync_ = needs; } function in class:cc::LayerTreeImpl
layer_tree_host.cc 294 sync_tree->set_needs_full_tree_sync(needs_full_tree_sync_);
    [all...]

Completed in 115 milliseconds