Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsLayerClient.h53 LayerTreeNormal = 0, enumerator
DGraphicsLayer.h271 String layerTreeAsText(LayerTreeFlags = LayerTreeNormal) const;
/external/chromium_org/third_party/WebKit/Source/web/
DWebFrameImpl.cpp2067 … WebString(frame()->layerTreeAsText(showDebugInfo ? LayerTreeIncludesDebugInfo : LayerTreeNormal)); in layerTreeAsText()