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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h 261 void onRasterTaskEnd(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp 359 dispatcher->addListener(InstrumentationEvents::RasterTask, TRACE_EVENT_PHASE_END, this, &InspectorTimelineAgent::onRasterTaskEnd, m_client);
    [all...]

Completed in 27 milliseconds