diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2020-03-18 11:38:42 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-03-18 14:54:26 +0100 |
commit | 4020c402526c472b71729085eeed094449fe00ed (patch) | |
tree | 7d3d37c27666a918e81a956a57af4473d13b59fc /vcl/uiconfig | |
parent | a5d01fba3c5e166c42f9b1be53a458b05640c0b8 (diff) |
make SkiaSalBitmap always use internal buffer for pixels
The latest chrome/m82 branch of Skia now always does a deep copy
when creating SkImage from SkBitmap unless the source is immutable,
which means a copy would be done or way or another. This makes
the handling consistent, the SkBitmap is now used only for caching.
Change-Id: I8031ab7f639baee6ad9c9708b35afea384a19f65
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90689
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'vcl/uiconfig')
0 files changed, 0 insertions, 0 deletions