fix drawBitmap() unittests with Skia/HiDPI
commit09dfad9565b37353acc0b31054639134f1a85ab9
authorLuboš Luňák <l.lunak@collabora.com>
Tue, 16 Nov 2021 13:01:04 +0000 (16 14:01 +0100)
committerLuboš Luňák <l.lunak@collabora.com>
Tue, 16 Nov 2021 17:37:36 +0000 (16 18:37 +0100)
tree054881b1175648bc048280575287d0e15bff2a6a
parenta0a4709eb4226ae15931999fc17afe5b5b9f8081
fix drawBitmap() unittests with Skia/HiDPI

Force non-smooth scaling to get exact pixel values. Introduced
in 6792e6e5e49d11a54256b75c4c5a476bb2f10b4a.

Change-Id: Iec2633e9ef8e930688c95ceb1037696456f344f5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125312
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
vcl/skia/gdiimpl.cxx