[M108 Migration][Onscreen][Memory] Enable evas manual rendering to prevent additional... 69/289169/5
authorYongGeol Jung <yg48.jung@samsung.com>
Thu, 17 Nov 2022 05:01:39 +0000 (21:01 -0800)
committerBot Blink <blinkbot@samsung.com>
Thu, 2 Mar 2023 18:05:07 +0000 (18:05 +0000)
commit7ed3eebe1ec775f65f4e8b08c3eff0406522b9c7
tree5fae12f33e7e4882b9586bf66957c0cb65448b53
parent3c70b73f1e61b8eb9b20dd29d34d9188966197d4
[M108 Migration][Onscreen][Memory] Enable evas manual rendering to prevent additional memory creation.

Evas engine creates it's own egl window and egl surface to render. Eventually
additional GEM memory is created for rendering. Enable evas manual rendering to
prevent this symptom.

Reference: https://review.tizen.org/gerrit/#/c/284435/

Change-Id: Ia5b72d0f528cb5526da29bba32df37e2b433af95
Signed-off-by: YongGeol Jung <yg48.jung@samsung.com>
tizen_src/chromium_impl/ui/ozone/platform/efl/efl_window.cc