Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.h265 void onDrawLazyPixelRef(const TraceEventDispatcher::TraceEvent&);
DInspectorTimelineAgent.cpp364 …lRefEvent, TRACE_EVENT_PHASE_INSTANT, this, &InspectorTimelineAgent::onDrawLazyPixelRef, m_client); in innerStart()
1004 void InspectorTimelineAgent::onDrawLazyPixelRef(const TraceEventDispatcher::TraceEvent& event) in onDrawLazyPixelRef() function in WebCore::InspectorTimelineAgent