diff options
author | npm <npm@chromium.org> | 2016-11-23 07:49:00 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-11-23 07:49:00 -0800 |
commit | 9e4fca796e2711fcd311b1203b75fdd7f737c9b5 (patch) | |
tree | 1397248f2bdb0f522401437a4750f635e0c30b2b /xfa/fwl/core | |
parent | e36430e530e48d4145f34a554f9891b1989b590d (diff) | |
download | pdfium-9e4fca796e2711fcd311b1203b75fdd7f737c9b5.tar.xz |
Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap
We are always cloning when the bitmap size is bounded by some constant,
and we are always cloning the mask. Instead, just assign pointers.
BUG=pdfium:633
Review-Url: https://codereview.chromium.org/2518063005
Diffstat (limited to 'xfa/fwl/core')
0 files changed, 0 insertions, 0 deletions