Searched refs:contextIsScaled (Results 1 – 1 of 1) sorted by relevance
154 bool contextIsScaled = !currentTransform.isIdentityOrTranslationOrFlipped(); in shouldPaintAtLowQuality() local177 if (!contextIsScaled && scaledLayoutSize == scaledImageSize) { in shouldPaintAtLowQuality()