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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h 245 void onDrawLazyPixelRef(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp 413 dispatcher->addListener(PlatformInstrumentation::DrawLazyPixelRefEvent, TRACE_EVENT_PHASE_INSTANT, InspectorTimelineAgentTraceEventListener::create(this, &InspectorTimelineAgent::onDrawLazyPixelRef), m_client);
    [all...]

Completed in 90 milliseconds