Searched refs:activeTransparentRegion (Results 1 – 1 of 1) sorted by relevance
197 Region activeTransparentRegion = layerTransform.transform(layerState.transparentRegionHint); in calculateOutputDisplayFrame() local218 activeTransparentRegion.orSelf(topRegion); in calculateOutputDisplayFrame()219 activeTransparentRegion.orSelf(bottomRegion); in calculateOutputDisplayFrame()220 activeTransparentRegion.orSelf(leftRegion); in calculateOutputDisplayFrame()221 activeTransparentRegion.orSelf(rightRegion); in calculateOutputDisplayFrame()241 FloatRect frame = reduce(geomLayerBounds, activeTransparentRegion); in calculateOutputDisplayFrame()