Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.h243 void attachRootPlatformLayer(RootLayerAttachment);
DRenderLayerCompositor.cpp1302 attachRootPlatformLayer(attachment);
1842 attachRootPlatformLayer(expectedAttachment);
1880 void RenderLayerCompositor::attachRootPlatformLayer(RootLayerAttachment attachment) function in WebCore::RenderLayerCompositor
/external/webkit/Source/WebCore/
DChangeLog-2010-05-247809 …(WebCore::RenderLayerCompositor::didMoveOnscreen): Only call attachRootPlatformLayer() if we reall…
9164 … (WebCore::RenderLayerCompositor::attachRootPlatformLayer): Call rootLayerAttachmentChanged().
9222 (WebCore::RenderLayerCompositor::didMoveOnscreen): Call attachRootPlatformLayer.
9228 …(WebCore::RenderLayerCompositor::attachRootPlatformLayer): Code moved from didMoveOnscreen, but sw…
DChangeLog-2010-12-0693912 (WebCore::RenderLayerCompositor::attachRootPlatformLayer): Send out the rootPlatformLayer(),
104802 (WebCore::RenderLayerCompositor::attachRootPlatformLayer): Call scheduleNeedsStyleRecalc()
DChangeLog24475 (WebCore::RenderLayerCompositor::attachRootPlatformLayer):