e_comp_object: fix the size of effect object 68/287868/1 accepted/tizen/unified/20230208.112457
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 6 Feb 2023 11:36:05 +0000 (20:36 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Tue, 7 Feb 2023 05:58:03 +0000 (14:58 +0900)
commit9e7e06e10ba6c65d8b98cd6dbf743989aedc9c50
tree5ef801823f037cbbae1ae6648c7952e1a7d2a152
parente9e5e32a7b6a930877d2dab6c3230ef5c9c8725e
e_comp_object: fix the size of effect object

the size of effect object should be set with the size of comp object
when map of effect object is disabled, not the size of buffer.
because the size of buffer can be different with the size of comp object
when client attach buffer which is not matched comp object.

Change-Id: I609f29db78d666f5efe18a39d1f295fb23a6af02
src/bin/e_comp_object.c