e_blur: Use clip the object for corner radius of the blur rectangle 40/317140/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 4 Sep 2024 09:39:58 +0000 (18:39 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 4 Sep 2024 10:56:20 +0000 (19:56 +0900)
commit55a6d24b7efb2dd3c7e30b84652c5018e2d919e3
treeb592c0781221a33e053f2caf0b93ee2e30decf91
parentc7bc1e33b339e5ff351d8af8910d78de95347213
e_blur: Use clip the object for corner radius of the blur rectangle

applying corner radius to an image object and then setting a clip results
in better quality than applying a corner radius directly to a blur object.

Change-Id: Ibbf34b090a2b5acef12c860ee3325b6cb0b2b6e8
src/bin/server/e_blur.c