Searched refs:localRawCompositingBounds (Results 1 – 1 of 1) sorted by relevance
549 LayoutRect localRawCompositingBounds = compositedBounds(); in computeBoundsOfOwningLayer() local557 localRawCompositingBounds.move(subpixelAccumulation); in computeBoundsOfOwningLayer()558 localBounds = pixelSnappedIntRect(localRawCompositingBounds); in computeBoundsOfOwningLayer()