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.h138 extern const char LayerTreeId[];
DInspectorInstrumentation.cpp248 const char LayerTreeId[] = "layerTreeId"; variable
DInspectorTimelineAgent.cpp885 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onBeginImplSideFrame()
959 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onRequestMainThreadFrame()
968 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onActivateLayerTree()
978 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onDrawFrame()