e_comp_object: fix the size of effect object 69/287869/1 accepted/tizen/7.0/unified/20230209.070254
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 06:02:45 +0000 (15:02 +0900)
commit6ceb251cf95b9ff28bc570f418ec6e7f321fe60d
tree1ab4e9195534bfa7d88121bed262f187aa5eb237
parentcad6f99f003a4bbba3822f67c1db09c16254979a
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