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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h 247 void onDecodeLazyPixelRefEnd(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp 415 dispatcher->addListener(PlatformInstrumentation::DecodeLazyPixelRefEvent, TRACE_EVENT_PHASE_END, InspectorTimelineAgentTraceEventListener::create(this, &InspectorTimelineAgent::onDecodeLazyPixelRefEnd), m_client);
    [all...]

Completed in 342 milliseconds