Home | History | Annotate | Download | only in web

Lines Matching refs:layerTreeAsText

1487 WebString WebLocalFrameImpl::layerTreeAsText(bool showDebugInfo) const
1492 return WebString(frame()->layerTreeAsText(showDebugInfo ? LayerTreeIncludesDebugInfo : LayerTreeNormal));