Searched refs:ActivateLayerTree (Results 1 – 7 of 7) sorted by relevance
130 extern const char ActivateLayerTree[];
236 const char ActivateLayerTree[] = "ActivateLayerTree"; variable
91 extern const char ActivateLayerTree[];
128 const char ActivateLayerTree[] = "ActivateLayerTree"; variable361 …dispatcher->addListener(InstrumentationEvents::ActivateLayerTree, TRACE_EVENT_PHASE_INSTANT, this,… in innerStart()979 …ck.addInstantRecord(createRecordForEvent(event, TimelineRecordType::ActivateLayerTree, TimelineRec… in onActivateLayerTree()
92 } else if (record.type === WebInspector.TimelineModel.RecordType.ActivateLayerTree) {
57 ActivateLayerTree: "ActivateLayerTree", property
241 …elinePresentationModel._hiddenRecords[WebInspector.TimelineModel.RecordType.ActivateLayerTree] = 1;