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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 88 static const char CompositeLayers[] = "CompositeLayers";
641 pushCurrentRecord(JSONObject::create(), TimelineRecordType::CompositeLayers, false, 0);
646 didCompleteCurrentRecord(TimelineRecordType::CompositeLayers);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineModel.js 69 CompositeLayers: "CompositeLayers",
TimelinePresentationModel.js 86 recordStyles[recordTypes.CompositeLayers] = { title: WebInspector.UIString("Composite Layers"), category: categories["painting"] };
    [all...]

Completed in 1992 milliseconds