SMOOTHNESS_TAKES_PRIORITY 508 cc/resources/tile_manager.cc return global_state_.tree_priority != SMOOTHNESS_TAKES_PRIORITY; SMOOTHNESS_TAKES_PRIORITY 583 cc/resources/tile_manager.cc global_state_.tree_priority != SMOOTHNESS_TAKES_PRIORITY; SMOOTHNESS_TAKES_PRIORITY 699 cc/resources/tile_manager.cc case SMOOTHNESS_TAKES_PRIORITY: SMOOTHNESS_TAKES_PRIORITY 1358 cc/resources/tile_manager.cc bool prioritize_low_res = tree_priority_ == SMOOTHNESS_TAKES_PRIORITY; SMOOTHNESS_TAKES_PRIORITY 1470 cc/resources/tile_manager.cc case SMOOTHNESS_TAKES_PRIORITY: SMOOTHNESS_TAKES_PRIORITY 1530 cc/resources/tile_manager.cc case SMOOTHNESS_TAKES_PRIORITY: SMOOTHNESS_TAKES_PRIORITY 68 cc/resources/tile_manager_perftest.cc state.tree_priority = SMOOTHNESS_TAKES_PRIORITY; SMOOTHNESS_TAKES_PRIORITY 160 cc/resources/tile_manager_unittest.cc Initialize(10, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 181 cc/resources/tile_manager_unittest.cc Initialize(10, ALLOW_PREPAINT_ONLY, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 202 cc/resources/tile_manager_unittest.cc Initialize(10, ALLOW_ABSOLUTE_MINIMUM, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 223 cc/resources/tile_manager_unittest.cc Initialize(10, ALLOW_NOTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 247 cc/resources/tile_manager_unittest.cc Initialize(8, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 271 cc/resources/tile_manager_unittest.cc Initialize(8, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 289 cc/resources/tile_manager_unittest.cc Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 320 cc/resources/tile_manager_unittest.cc Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 350 cc/resources/tile_manager_unittest.cc Initialize(4, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 377 cc/resources/tile_manager_unittest.cc Initialize(8, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 409 cc/resources/tile_manager_unittest.cc Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 422 cc/resources/tile_manager_unittest.cc Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 446 cc/resources/tile_manager_unittest.cc Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 475 cc/resources/tile_manager_unittest.cc Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 512 cc/resources/tile_manager_unittest.cc Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 556 cc/resources/tile_manager_unittest.cc Initialize(5, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 837 cc/resources/tile_manager_unittest.cc SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 897 cc/resources/tile_manager_unittest.cc SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 91 cc/resources/tile_priority.cc case SMOOTHNESS_TAKES_PRIORITY: SMOOTHNESS_TAKES_PRIORITY 1661 cc/trees/thread_proxy.cc priority = SMOOTHNESS_TAKES_PRIORITY; SMOOTHNESS_TAKES_PRIORITY 1678 cc/trees/thread_proxy.cc SMOOTHNESS_TAKES_PRIORITY); SMOOTHNESS_TAKES_PRIORITY 1686 cc/trees/thread_proxy.cc ->UpdateSmoothnessTakesPriority(priority == SMOOTHNESS_TAKES_PRIORITY);