Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
DCCLayerImpl.cpp115 bool CCLayerImpl::descendantsDrawsContent() in descendantsDrawsContent() function in WebCore::CCLayerImpl
120 …layers[i]->ccLayerImpl()->drawsContent() || sublayers[i]->ccLayerImpl()->descendantsDrawsContent()) in descendantsDrawsContent()
DCCLayerImpl.h73 bool descendantsDrawsContent();
/external/webkit/Source/WebCore/platform/graphics/chromium/
DLayerRendererChromium.cpp609 …ion || ((useSurfaceForClipping || useSurfaceForOpacity) && drawLayer->descendantsDrawsContent())) { in updatePropertiesAndRenderSurfaces()
/external/webkit/Source/WebCore/
DChangeLog1312 (WebCore::CCLayerImpl::descendantsDrawsContent):
37087 (WebCore::CCLayerImpl::descendantsDrawsContent):
50304 (WebCore::CCLayerImpl::descendantsDrawsContent):