Searched refs:contextIsScaled (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DImageQualityController.cpp180 bool contextIsScaled = !currentTransform.isIdentityOrTranslationOrFlipped(); local
206 if (!contextIsScaled && scaledLayoutSize == scaledImageSize) {

Completed in 431 milliseconds