Home
last modified time | relevance | path

Searched refs:LayerTreeId (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorInstrumentation.h137 extern const char LayerTreeId[];
DInspectorInstrumentation.cpp255 const char LayerTreeId[] = "layerTreeId"; variable
DInspectorTimelineAgent.cpp941 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onBeginImplSideFrame()
1015 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onRequestMainThreadFrame()
1024 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onActivateLayerTree()
1034 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onDrawFrame()