HomeSort by relevance Sort by last modified time
    Searched defs:UpdateLayerTree (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 88 static const char UpdateLayerTree[] = "UpdateLayerTree";
561 pushCurrentRecord(JSONObject::create(), TimelineRecordType::UpdateLayerTree, false, 0);
569 ASSERT(entry.type == TimelineRecordType::UpdateLayerTree);
572 didCompleteCurrentRecord(TimelineRecordType::UpdateLayerTree);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineModel.js 56 UpdateLayerTree: "UpdateLayerTree",
TracingTimelineModel.js 41 UpdateLayerTree: "UpdateLayerTree",
    [all...]

Completed in 7811 milliseconds