summaryrefslogtreecommitdiff
path: root/vcl/inc/skia
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2020-04-02 12:33:57 +0200
committerLuboš Luňák <l.lunak@collabora.com>2020-04-07 11:52:43 +0200
commitc27d2e9145be8972e5d2174fb3f317dc08930074 (patch)
treebc8063b6e69956c553edfca0a2d5d2d551785b4c /vcl/inc/skia
parent912773d521fd6b8ff90d27f7bd3f5a46fd0df582 (diff)
optimize bit depth conversions to/from Skia where possible
Skia has an optimized function for RGB->RGBA conversion that we are going to do often because 24bpp is the most common LO image format. The function is private, so patch that. Also optimize 32bpp->8bpp conversion with gray palette. Change-Id: I48b06f80d5ca9e1c8e3ee51da61e87541bd83d5a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91768 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'vcl/inc/skia')
0 files changed, 0 insertions, 0 deletions