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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h 263 void onImageDecodeEnd(const TraceEventDispatcher::TraceEvent&);
InspectorTimelineAgent.cpp 363 dispatcher->addListener(PlatformInstrumentation::ImageDecodeEvent, TRACE_EVENT_PHASE_END, this, &InspectorTimelineAgent::onImageDecodeEnd, m_client);
    [all...]

Completed in 39 milliseconds