Home
last modified time | relevance | path

Searched refs:LayerTreeAsTextBehavior (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h89 typedef unsigned LayerTreeAsTextBehavior; typedef
331 …void dumpLayer(TextStream&, int indent = 0, LayerTreeAsTextBehavior = LayerTreeAsTextBehaviorNorma…
364 String layerTreeAsText(LayerTreeAsTextBehavior = LayerTreeAsTextBehaviorNormal) const;
383 void dumpProperties(TextStream&, int indent, LayerTreeAsTextBehavior) const;
DGraphicsLayer.cpp403 void GraphicsLayer::dumpLayer(TextStream& ts, int indent, LayerTreeAsTextBehavior behavior) const in dumpLayer()
419 void GraphicsLayer::dumpProperties(TextStream& ts, int indent, LayerTreeAsTextBehavior behavior) co… in dumpProperties()
525 String GraphicsLayer::layerTreeAsText(LayerTreeAsTextBehavior behavior) const in layerTreeAsText()
/external/webkit/Source/WebKit/chromium/
DChangeLog3715 …[Chromium] Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree…
4190 …[Chromium] Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree…
/external/webkit/Tools/
DChangeLog4106 …[Chromium] Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree…
4993 …[Chromium] Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree…
/external/webkit/Source/WebCore/
DChangeLog41027 …[Chromium] Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree…
45302 …[Chromium] Make RenderAsTextBehavior and LayerTreeAsTextBehavior tweakable from the DumpRenderTree…