HomeSort by relevance Sort by last modified time
    Searched defs:ActivateLayerTree (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorInstrumentation.cpp 240 const char ActivateLayerTree[] = "ActivateLayerTree";
InspectorTimelineAgent.cpp 131 static const char ActivateLayerTree[] = "ActivateLayerTree";
361 dispatcher->addListener(InstrumentationEvents::ActivateLayerTree, TRACE_EVENT_PHASE_INSTANT, this, &InspectorTimelineAgent::onActivateLayerTree, m_client);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineModel.js 51 ActivateLayerTree: "ActivateLayerTree",
TracingTimelineModel.js 29 ActivateLayerTree: "ActivateLayerTree",

Completed in 56 milliseconds