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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h 249 void onActivateLayerTree(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp 361 dispatcher->addListener(InstrumentationEvents::ActivateLayerTree, TRACE_EVENT_PHASE_INSTANT, this, &InspectorTimelineAgent::onActivateLayerTree, m_client);
    [all...]

Completed in 3154 milliseconds