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

  /external/webkit/WebCore/inspector/
InspectorTimelineAgent.h 54 PaintTimelineRecordType = 3,
InspectorTimelineAgent.cpp 90 pushCurrentRecord(TimelineRecordFactory::createPaintData(m_frontend, rect), PaintTimelineRecordType);
95 didCompleteCurrentRecord(PaintTimelineRecordType);

Completed in 157 milliseconds