Home
last modified time | relevance | path

Searched refs:onDecodeLazyPixelRefEnd (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.h267 void onDecodeLazyPixelRefEnd(const TraceEventDispatcher::TraceEvent&);
DInspectorTimelineAgent.cpp366 …lRefEvent, TRACE_EVENT_PHASE_END, this, &InspectorTimelineAgent::onDecodeLazyPixelRefEnd, m_client… in innerStart()
999 void InspectorTimelineAgent::onDecodeLazyPixelRefEnd(const TraceEventDispatcher::TraceEvent& event) in onDecodeLazyPixelRefEnd() function in WebCore::InspectorTimelineAgent