Searched refs:aspectRatioReference (Results 1 – 1 of 1) sorted by relevance
543 float aspectRatioReference = reference.width() * 1.0f / reference.height(); in shrinkToSameAspectRatioCentered() local547 if (aspectRatioShrinkTarget < aspectRatioReference) { in shrinkToSameAspectRatioCentered()