Home
last modified time | relevance | path

Searched refs:InstrumentDidCancelFrame (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/
Drender_widget.h208 virtual void InstrumentDidCancelFrame() {} in InstrumentDidCancelFrame() function
Drender_view_impl.h565 virtual void InstrumentDidCancelFrame() OVERRIDE;
Drender_view_impl.cc3551 void RenderViewImpl::InstrumentDidCancelFrame() { in InstrumentDidCancelFrame() function in content::RenderViewImpl