зеркало из https://github.com/mozilla/gecko-dev.git
Fixup changeset f17694ec185b for bug 952977 r=me
This commit is contained in:
Родитель
dbec21f243
Коммит
cde5243eed
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче