Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DAsyncCompositionManager.h149 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,
163 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,
H A DAsyncCompositionManager.cpp340 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AlignFixedAndStickyLayers() argument
359 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
367 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
386 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AdjustFixedOrStickyLayer() argument
415 ancestorTransform * aPreviousTransformForRoot.ToUnknownMatrix()); in AdjustFixedOrStickyLayer()
527 LayerToParentLayerMatrix4x4 newTransform = aPreviousTransformForRoot; in AdjustFixedOrStickyLayer()
537 aTransformScrollId, aPreviousTransformForRoot, in AdjustFixedOrStickyLayer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DAsyncCompositionManager.h149 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,
163 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,
H A DAsyncCompositionManager.cpp340 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AlignFixedAndStickyLayers() argument
359 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
367 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
386 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AdjustFixedOrStickyLayer() argument
415 ancestorTransform * aPreviousTransformForRoot.ToUnknownMatrix()); in AdjustFixedOrStickyLayer()
527 LayerToParentLayerMatrix4x4 newTransform = aPreviousTransformForRoot; in AdjustFixedOrStickyLayer()
537 aTransformScrollId, aPreviousTransformForRoot, in AdjustFixedOrStickyLayer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DAsyncCompositionManager.h177 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,
191 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,
H A DAsyncCompositionManager.cpp361 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AlignFixedAndStickyLayers() argument
380 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
388 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
396 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AdjustFixedOrStickyLayer() argument
425 ancestorTransform * aPreviousTransformForRoot.ToUnknownMatrix()); in AdjustFixedOrStickyLayer()
539 LayerToParentLayerMatrix4x4 newTransform = aPreviousTransformForRoot; in AdjustFixedOrStickyLayer()
549 aTransformScrollId, aPreviousTransformForRoot, in AdjustFixedOrStickyLayer()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DAsyncCompositionManager.cpp404 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AlignFixedAndStickyLayers() argument
428 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
480 aPreviousTransformForRoot.TransformPoint(offsetAnchor); in AlignFixedAndStickyLayers()
535 aPreviousTransformForRoot.TransformPoint(newTransformedAnchor); in AlignFixedAndStickyLayers()
536 LayerToParentLayerMatrix4x4 newTransform = aPreviousTransformForRoot; in AlignFixedAndStickyLayers()
546 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
H A DAsyncCompositionManager.h200 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/composite/
H A DAsyncCompositionManager.cpp438 … const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot, in AlignFixedAndStickyLayers() argument
463 aTransformScrollId, aPreviousTransformForRoot, in AlignFixedAndStickyLayers()
513 aPreviousTransformForRoot.TransformPoint(offsetAnchor); in AlignFixedAndStickyLayers()
562 aPreviousTransformForRoot.TransformPoint(newTransformedAnchor); in AlignFixedAndStickyLayers()
563 LayerToParentLayerMatrix4x4 newTransform = aPreviousTransformForRoot; in AlignFixedAndStickyLayers()
572 aPreviousTransformForRoot, newTransform, aFixedLayerMargins, aClipPartsCache); in AlignFixedAndStickyLayers()
H A DAsyncCompositionManager.h188 const LayerToParentLayerMatrix4x4& aPreviousTransformForRoot,