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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
TimelineTraceEventProcessor.cpp 164 registerHandler(InstrumentationEvents::PaintLayer, TracePhaseEnd, &TimelineTraceEventProcessor::onPaintLayerEnd);
260 void TimelineTraceEventProcessor::onPaintLayerEnd(const TraceEvent& event)
TimelineTraceEventProcessor.h 234 void onPaintLayerEnd(const TraceEvent&);

Completed in 228 milliseconds