Home
last modified time | relevance | path

Searched defs:commit_was_aborted (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/scheduler/
Dscheduler_state_machine.cc586 bool commit_was_aborted = false; in UpdateState() local
628 void SchedulerStateMachine::UpdateStateOnCommit(bool commit_was_aborted) { in UpdateStateOnCommit()
1073 bool commit_was_aborted = true; in BeginMainFrameAborted() local