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

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

Completed in 120 milliseconds