Home
last modified time | relevance | path

Searched refs:frameViewRootLayerDidChange (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.h82 void frameViewRootLayerDidChange(FrameView*);
DScrollingCoordinator.cpp828 void ScrollingCoordinator::frameViewRootLayerDidChange(FrameView* frameView) in frameViewRootLayerDidChange() function in WebCore::ScrollingCoordinator
/external/chromium_org/third_party/WebKit/Source/core/loader/
DFrameLoader.cpp1006 scrollingCoordinator->frameViewRootLayerDidChange(view); in restoreScrollPositionAndViewState()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerCompositor.cpp558 scrollingCoordinator->frameViewRootLayerDidChange(m_renderView->frameView()); in allocateOrClearCompositedLayerMapping()