Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/compositing/
H A Dcomposited_layer_mapping.cc590 PhysicalRect squashed_bounds = in UpdateSquashingLayerGeometry() local
594 layers[i].composited_bounds = squashed_bounds; in UpdateSquashingLayerGeometry()
603 squashed_bounds.Move(squashed_layer_offset_from_compositing_container); in UpdateSquashingLayerGeometry()
604 total_squash_bounds.Unite(squashed_bounds); in UpdateSquashingLayerGeometry()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/compositing/
H A Dcomposited_layer_mapping.cc607 PhysicalRect squashed_bounds = in UpdateSquashingLayerGeometry() local
611 layers[i].composited_bounds = squashed_bounds; in UpdateSquashingLayerGeometry()
620 squashed_bounds.Move(squashed_layer_offset_from_compositing_container); in UpdateSquashingLayerGeometry()
621 total_squash_bounds.Unite(squashed_bounds); in UpdateSquashingLayerGeometry()