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

  /external/chromium_org/cc/scheduler/
scheduler_state_machine.cc 270 bool SchedulerStateMachine::HasRequestedSwapThisFrame() const {
347 if (HasRequestedSwapThisFrame())
392 if (HasRequestedSwapThisFrame())
816 if (HasRequestedSwapThisFrame())
    [all...]
scheduler_state_machine.h 266 bool HasRequestedSwapThisFrame() const;

Completed in 59 milliseconds