Home | History | Annotate | Download | only in scheduler

Lines Matching refs:BeginImplFrame

343   BeginImplFrame(begin_frame_args);
385 // Since we'd rather get a BeginImplFrame by the normal mechanism, we
426 BeginImplFrame(adjusted_args);
467 BeginImplFrame(begin_retro_frame_args_.front());
495 // BeginImplFrame starts a compositor frame that will wait up until a deadline
498 void Scheduler::BeginImplFrame(const BeginFrameArgs& args) {
499 TRACE_EVENT1("cc", "Scheduler::BeginImplFrame", "args", ToTrace(args));
543 // expected BeginImplFrame start. This allows us to draw immediately when
545 // BeginImplFrame.
558 // up the BeginImplFrame and deadline as well.