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 365 dispatcher->addListener(PlatformInstrumentation::DrawLazyPixelRefEvent, TRACE_EVENT_PHASE_INSTANT, this, &InspectorTimelineAgent::onDrawLazyPixelRef, m_client);
    [all...]

Completed in 773 milliseconds