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

  /external/chromium_org/cc/resources/
tile_manager_unittest.cc 150 Initialize(10, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
171 Initialize(10, ALLOW_PREPAINT_ONLY, SMOOTHNESS_TAKES_PRIORITY);
192 Initialize(10, ALLOW_ABSOLUTE_MINIMUM, SMOOTHNESS_TAKES_PRIORITY);
213 Initialize(10, ALLOW_NOTHING, SMOOTHNESS_TAKES_PRIORITY);
236 Initialize(8, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
259 Initialize(8, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
277 Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
301 Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
324 Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
339 Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
    [all...]
tile_priority.h 129 SMOOTHNESS_TAKES_PRIORITY,
tile_manager_perftest.cc 60 state.tree_priority = SMOOTHNESS_TAKES_PRIORITY;
tile_priority.cc 164 case SMOOTHNESS_TAKES_PRIORITY:
166 "SMOOTHNESS_TAKES_PRIORITY"));
tile_manager.cc 251 return global_state_.tree_priority != SMOOTHNESS_TAKES_PRIORITY;
316 global_state_.tree_priority != SMOOTHNESS_TAKES_PRIORITY;
427 case SMOOTHNESS_TAKES_PRIORITY:
    [all...]
  /external/chromium_org/cc/trees/
thread_proxy.cc 1568 bool smoothness_takes_priority = local
    [all...]

Completed in 465 milliseconds