Home | History | Annotate | Download | only in scheduler

Lines Matching refs:BeginImplFrame

155       // Always request the BeginImplFrame immediately if it wasn't needed
158 // We always need to explicitly request our next BeginImplFrame.
187 // will not give us a BeginImplFrame until the commit completes. See
190 // successfully reach BeginImplFrame.
198 // Since we'd rather get a BeginImplFrame by the normally mechanism, we set
211 void Scheduler::BeginImplFrame(const BeginFrameArgs& args) {
212 TRACE_EVENT0("cc", "Scheduler::BeginImplFrame");
235 // within this call to BeginImplFrame.
238 // up the BeginImplFrame and deadline as well.
254 // expected BeginImplFrame start. This allows us to draw immediately when
256 // BeginImplFrame.