Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.h160 bool has3DContent() const;
DRenderLayerCompositor.cpp1298 bool RenderLayerCompositor::has3DContent() const function in WebCore::RenderLayerCompositor
/external/webkit/Source/WebCore/page/
DFrameView.cpp765 return !view->compositor()->has3DContent(); in isSoftwareRenderable()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2445998 via the existing RenderLayerCompositor::has3DContent() method.
DChangeLog-2009-06-1637688 (WebCore::RenderLayerCompositor::has3DContent):