Home
last modified time | relevance | path

Searched refs:LayerTreeAsTextDebug (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.cpp408 if (behavior & LayerTreeAsTextDebug) { in dumpLayer()
461 if (behavior & LayerTreeAsTextDebug) { in dumpProperties()
499 if (behavior & LayerTreeAsTextDebug) in dumpProperties()
508 if (behavior & LayerTreeAsTextDebug) in dumpProperties()
541 WTF::String output = layer->layerTreeAsText(LayerTreeAsTextDebug); in showGraphicsLayerTree()
DGraphicsLayer.h87 LayerTreeAsTextDebug = 1 << 0, // Dump extra debugging info like layer addresses. enumerator
/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.cpp1102 …return m_rootPlatformLayer->layerTreeAsText(showDebugInfo ? LayerTreeAsTextDebug : LayerTreeAsText…
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2419650 The writeIndent() was mistakenly outside the LayerTreeAsTextDebug clause, causing indents