Searched refs:ShouldSendBeginMainFrame (Results 1 – 2 of 2) sorted by relevance
253 bool ShouldSendBeginMainFrame() const;
437 bool SchedulerStateMachine::ShouldSendBeginMainFrame() const { in ShouldSendBeginMainFrame() function in cc::SchedulerStateMachine545 if (ShouldSendBeginMainFrame()) in NextAction()