diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2020-06-24 10:30:01 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-06-24 12:39:50 +0200 |
commit | f7a1d0063db5292a0ea92a8950ac86000ce399b2 (patch) | |
tree | 42fd7191e35208c8b4027ace8493c94b1b7af8a7 /vcl/skia | |
parent | c526769bd63bc492b596f4f1b50b65a59c419fef (diff) |
faster Skia SkCanvas::drawImageRect() with an offset
Without this, the drawing avoids the fast path just because
the position has an offset, even though it normally works.
It seems this should be enabled by default, but it isn't.
Change-Id: Ic74a2502af3c8cd58222af8b5cade4e7cbef3c4e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96988
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'vcl/skia')
0 files changed, 0 insertions, 0 deletions