Searched refs:AspectRatioFitGrow (Results 1 – 2 of 2) sorted by relevance
42 AspectRatioFitGrow enumerator122 if ((widthScale > heightScale) != (fit == AspectRatioFitGrow)) in fitToAspectRatio()
305 …ze().fitToAspectRatio(intrinsicSize, objectFit == ObjectFitCover ? AspectRatioFitGrow : AspectRati… in replacedContentRect()