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

  /external/chromium_org/cc/resources/
tile_priority.h 127 enum TreePriority {
134 scoped_ptr<base::Value> TreePriorityAsValue(TreePriority prio);
151 TreePriority tree_priority;
tile_priority.cc 159 scoped_ptr<base::Value> TreePriorityAsValue(TreePriority prio) {
tile_manager_unittest.cc 24 TreePriority tree_priority) {
57 void SetTreePriority(TreePriority tree_priority) {
tile_manager.cc 358 const TreePriority tree_priority = global_state_.tree_priority;
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 382 void SetTreePriority(TreePriority priority);
thread_proxy.cc     [all...]
layer_tree_host_impl.cc     [all...]

Completed in 250 milliseconds