exynos: add g2d_scale_and_blend
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Wed, 11 Mar 2015 19:38:41 +0000 (20:38 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 16 Mar 2015 22:18:05 +0000 (22:18 +0000)
commit03c9cccfa03b999874f794c02ddce7e7dfb04c93
tree7fe91c64d35ace64aa832ab12565e2695e8310d1
parent6f950de953ead6391ffa82b6c517fd4ea3ce3e29
exynos: add g2d_scale_and_blend

This is a combination of g2d_copy_with_scale and g2d_scale.
It is a pretty common operation to scale one buffer and then
blend it on top of another, so provide a direct way to that
operation.

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>
exynos/exynos_fimg2d.c
exynos/fimg2d.h