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

  /external/chromium_org/third_party/WebKit/Source/platform/
TraceEvent.h 501 INTERNAL_TRACE_EVENT_ADD_WITH_ID(TRACE_EVENT_PHASE_DELETE_OBJECT, \
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkTraceEvent.h     [all...]
  /external/skia/src/core/
SkTraceEvent.h     [all...]
  /external/chromium_org/base/debug/
trace_event.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 359 dispatcher->addListener(InstrumentationEvents::Layer, TRACE_EVENT_PHASE_DELETE_OBJECT, this, &InspectorTimelineAgent::onLayerDeleted, m_client);
368 dispatcher->addListener(PlatformInstrumentation::LazyPixelRef, TRACE_EVENT_PHASE_DELETE_OBJECT, this, &InspectorTimelineAgent::onLazyPixelRefDeleted, m_client);
    [all...]

Completed in 55 milliseconds