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

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

Completed in 1017 milliseconds