diff options
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | 2015-03-11 20:38:42 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-03-16 22:18:05 +0000 |
commit | 89037326ca6012ba18be29dc6587e11617164400 (patch) | |
tree | bf817207b707e89b9026733b6be656376c52413c /tests/modetest/Makefile.sources | |
parent | 03c9cccfa03b999874f794c02ddce7e7dfb04c93 (diff) |
exynos: honor the repeat mode in g2d_copy_with_scale
This is useful when the default repeat mode, which is 'repeat'
produces artifacts at the borders of the copied image.
Choose the 'pad' mode to make use of the color of the destination
image.
In my usage case the destination is the framebuffer, which is
solid filled with a background color. Scaling with 'pad' mode
would then just do the right thing and also produces nice
borders on the output.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Reviewed-by: Inki Dae <inki.dae@samsung.com>
Tested-by: Joonyoung Shim <jy0922.shim@samsung.com>
Diffstat (limited to 'tests/modetest/Makefile.sources')
0 files changed, 0 insertions, 0 deletions