Home
last modified time | relevance | path

Searched defs:localCompositingBounds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.cpp627 IntRect localCompositingBounds; in updateGraphicsLayerGeometry() local
682 …csLayerGeometry(const IntRect& relativeCompositingBounds, const IntRect& localCompositingBounds, I… in updateMainGraphicsLayerGeometry()
751 …ateChildContainmentLayerGeometry(const IntRect& clippingBox, const IntRect& localCompositingBounds) in updateChildContainmentLayerGeometry()
825 void CompositedLayerMapping::updateScrollingLayerGeometry(const IntRect& localCompositingBounds) in updateScrollingLayerGeometry()