Searched refs:ccLayerImpl (Results 1 – 7 of 7) sorted by relevance
91 return m_owner->superlayer() ? m_owner->superlayer()->ccLayerImpl() : 0; in superlayer()96 return m_owner->maskLayer() ? m_owner->maskLayer()->ccLayerImpl() : 0; in maskLayer()101 return m_owner->replicaLayer() ? m_owner->replicaLayer()->ccLayerImpl() : 0; in replicaLayer()120 …if (sublayers[i]->ccLayerImpl()->drawsContent() || sublayers[i]->ccLayerImpl()->descendantsDrawsCo… in descendantsDrawsContent()
261 CCLayerImpl* rootDrawLayer = m_rootLayer->ccLayerImpl(); in updateLayers()347 CCLayerImpl* ccLayerImpl = layerList[layerIndex].get(); in paintLayerContents() local351 if (ccLayerImpl->renderSurface() && ccLayerImpl->renderSurface() != renderSurface) in paintLayerContents()354 LayerChromium* layer = ccLayerImpl->owner(); in paintLayerContents()358 const IntRect targetSurfaceRect = layer->ccLayerImpl()->scissorRect(); in paintLayerContents()375 CCLayerImpl* rootDrawLayer = m_rootLayer->ccLayerImpl(); in drawLayers()548 CCLayerImpl* drawLayer = layer->ccLayerImpl(); in updatePropertiesAndRenderSurfaces()734 CCLayerImpl* sublayer = sublayers[i]->ccLayerImpl(); in updatePropertiesAndRenderSurfaces()814 CCLayerImpl* drawLayer = layer->ccLayerImpl(); in updateCompositorResourcesRecursive()836 m_rootLayer->ccLayerImpl()->clearRenderSurface(); in setCompositeOffscreen()[all …]
121 TransformationMatrix transform = ccLayerImpl()->drawTransform(); in tilingTransform()188 m_tiler->draw(layerRect, transform, ccLayerImpl()->drawOpacity()); in draw()
106 CCLayerImpl* maskDrawLayer() const { return m_maskLayer ? m_maskLayer->ccLayerImpl() : 0; } in maskDrawLayer()176 CCLayerImpl* ccLayerImpl();
101 TransformationMatrix transform = ccLayerImpl()->drawTransform(); in tilingTransform()
401 CCLayerImpl* LayerChromium::ccLayerImpl() in ccLayerImpl() function in WebCore::LayerChromium
37046 (WebCore::LayerChromium::ccLayerImpl):59727 (WebCore::LayerChromium::ccLayerImpl):