Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.h254 bool requiresCompositingForAnimation(RenderObject*) const;
DRenderLayerCompositor.cpp1466 || requiresCompositingForAnimation(renderer)
1627 bool RenderLayerCompositor::requiresCompositingForAnimation(RenderObject* renderer) const function in WebCore::RenderLayerCompositor
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1629256 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation):
29260 and make it a class static method to match requiresCompositingForAnimation(). Both
DChangeLog-2010-12-063360 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation):
98155 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation): Make compositing layers
DChangeLog-2010-01-2992980 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation):