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

  /external/chromium_org/cc/scheduler/
scheduler_state_machine.h 177 void SetSmoothnessTakesPriority(bool smoothness_takes_priority);
178 bool smoothness_takes_priority() const { return smoothness_takes_priority_; } function in class:cc::SchedulerStateMachine
  /external/chromium_org/cc/trees/
thread_proxy.cc 1372 bool smoothness_takes_priority = local
    [all...]

Completed in 904 milliseconds