e_hwc_windows: attach null buffer after e_comp_object_redirected_set 83/240183/3
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 30 Jul 2020 04:43:46 +0000 (13:43 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Wed, 5 Aug 2020 09:48:07 +0000 (18:48 +0900)
commit7e2f0d5488666d7348545d1cacee1e1b74d6fa76
tree4dbd97897af15de58935c2a5442f8375f44b1dde
parentb29d51a1c95857dfcf83e9ac5950c33d3a691708
e_hwc_windows: attach null buffer after e_comp_object_redirected_set

e_comp_object_redireceted_set should be called after buffer is attached to surface,
because evas_map of screen rotation is applied when e_comp_object_redirected_set.

Change-Id: I8073079f0f98c660a02c98361888b973466608cf
src/bin/e_hwc_window.c