Fixup changeset f17694ec185b for bug 952977 r=me

This commit is contained in:
David Zbarsky 2014-07-21 22:05:18 -04:00
Родитель dbec21f243
Коммит cde5243eed
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1134,7 +1134,7 @@ CompositorOGL::DrawQuad(const Rect& aRect,
#ifdef MOZ_WIDGET_ANDROID
gfx::Matrix textureTransform2D;
if (filter != gfx::Filter::POINT &&
textureTransform.Is2DIntegerTranslation() &&
aTransform.Is2DIntegerTranslation() &&
textureTransform.Is2D(&textureTransform2D) &&
textureTransform2D.HasOnlyIntegerTranslation()) {
// On Android we encounter small resampling errors in what should be