Searched refs:InstrumentDidBeginFrame (Results 1 – 4 of 4) sorted by relevance
229 virtual void InstrumentDidBeginFrame() {} in InstrumentDidBeginFrame() function
542 virtual void InstrumentDidBeginFrame() OVERRIDE;
3801 void RenderViewImpl::InstrumentDidBeginFrame() { in InstrumentDidBeginFrame() function in content::RenderViewImpl
771 widget_->InstrumentDidBeginFrame(); in DidBeginMainFrame()