Searched defs:handleLayerTreeSnapshot (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DTimelineFrameModel.js155 handleLayerTreeSnapshot: function(layerTree)
315 this.handleLayerTreeSnapshot(new WebInspector.DeferredAgentLayerTree(record.target(), record.data()["layerTree"]));
419 this.handleLayerTreeSnapshot(new WebInspector.DeferredTracingLayerTree(snapshot));

Completed in 66 milliseconds