Searched refs:frameViewDidChangeLocation (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DRenderLayerCompositor.h140 void frameViewDidChangeLocation(const IntPoint& contentsOffset);
H A DRenderLayerCompositor.cpp499 void RenderLayerCompositor::frameViewDidChangeLocation(const IntPoint& contentsOffset) function in class:blink::RenderLayerCompositor
H A DCompositedLayerMapping.cpp329 innerCompositor->frameViewDidChangeLocation(flooredIntPoint(contentsBox().location()));

Completed in 98 milliseconds