Searched refs:updateGraphicsLayerGeometry (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderLayerBacking.h73 void updateGraphicsLayerGeometry(); // make private
H A DRenderLayerBacking.cpp241 // Calling updateGraphicsLayerGeometry() here gives incorrect results, because the
252 updateGraphicsLayerGeometry();
328 void RenderLayerBacking::updateGraphicsLayerGeometry() function in class:WebCore::RenderLayerBacking
477 reflectionBacking->updateGraphicsLayerGeometry();
H A DRenderLayerCompositor.cpp972 layerBacking->updateGraphicsLayerGeometry();
1152 layerBacking->updateGraphicsLayerGeometry();
1196 layerBacking->updateGraphicsLayerGeometry();
1953 // so call updateGraphicsLayerGeometry() to udpate that.
H A DRenderLayer.cpp4122 m_backing->updateGraphicsLayerGeometry();

Completed in 62 milliseconds