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

  /external/chromium_org/cc/scheduler/
scheduler.h 91 void SetSmoothnessTakesPriority(bool smoothness_takes_priority);
scheduler_state_machine.h 180 void SetSmoothnessTakesPriority(bool smoothness_takes_priority);
scheduler.cc 85 void Scheduler::SetSmoothnessTakesPriority(bool smoothness_takes_priority) {
86 state_machine_.SetSmoothnessTakesPriority(smoothness_takes_priority);
scheduler_state_machine.cc     [all...]
scheduler_state_machine_unittest.cc     [all...]
  /external/chromium_org/cc/trees/
thread_proxy.cc     [all...]

Completed in 159 milliseconds