HomeSort by relevance Sort by last modified time
    Searched refs:smoothness_takes_priority (Results 1 - 5 of 5) 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 262 minor_state->SetBoolean("smoothness_takes_priority",
    [all...]
  /external/chromium_org/cc/trees/
thread_proxy.cc 1568 bool smoothness_takes_priority = local
    [all...]

Completed in 172 milliseconds