HomeSort by relevance Sort by last modified time
    Searched refs:onPaintSetupEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h 239 void onPaintSetupEnd(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp 404 dispatcher->addListener(InstrumentationEvents::PaintSetup, TRACE_EVENT_PHASE_END, InspectorTimelineAgentTraceEventListener::create(this, &InspectorTimelineAgent::onPaintSetupEnd), m_client);
    [all...]

Completed in 783 milliseconds