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 240 void onRasterTaskBegin(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp 405 dispatcher->addListener(InstrumentationEvents::RasterTask, TRACE_EVENT_PHASE_BEGIN, InspectorTimelineAgentTraceEventListener::create(this, &InspectorTimelineAgent::onRasterTaskBegin), m_client);
    [all...]

Completed in 39 milliseconds