Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp418 … FloatQuad compositorQuad = geometryMap.mapToContainer(rect, compositedLayer->renderer()); in convertLayerRectsToEnclosingCompositedLayerRecursive() local
419 rect = LayoutRect(compositorQuad.boundingBox()); in convertLayerRectsToEnclosingCompositedLayerRecursive()