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

  /external/chromium_org/cc/resources/
tile_manager_unittest.cc 150 Initialize(10, ALLOW_ANYTHING, 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);
352 Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
376 Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY);
405 Initialize(20, ALLOW_ANYTHING, SMOOTHNESS_TAKES_PRIORITY)
    [all...]
tile_priority.h 117 ALLOW_ANYTHING = 3, // Venti.
tile_manager_perftest.cc 59 state.memory_limit_policy = ALLOW_ANYTHING;
tile_priority.cc 149 case ALLOW_ANYTHING:
151 "ALLOW_ANYTHING"));
  /external/chromium_org/cc/output/
managed_memory_policy.cc 74 return ALLOW_ANYTHING;

Completed in 34 milliseconds