Searched defs:descendantsDrawsContent (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
H A DCCLayerImpl.cpp115 bool CCLayerImpl::descendantsDrawsContent() function in class:WebCore::CCLayerImpl
120 if (sublayers[i]->ccLayerImpl()->drawsContent() || sublayers[i]->ccLayerImpl()->descendantsDrawsContent())

Completed in 45 milliseconds