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.h136 extern const char LayerTreeId[];
DInspectorInstrumentation.cpp242 const char LayerTreeId[] = "layerTreeId"; variable
DInspectorTimelineAgent.cpp900 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onBeginImplSideFrame()
974 unsigned long long layerTreeId = event.asUInt(InstrumentationEventArguments::LayerTreeId); in onActivateLayerTree()