e_hwc_window_queue: unset callback of wait usable before the buffers retrieve is... 53/270653/1 accepted/tizen/6.5/unified/20220209.131901 submit/tizen_6.5/20220208.025506
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 7 Feb 2022 06:16:00 +0000 (15:16 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 7 Feb 2022 08:26:36 +0000 (17:26 +0900)
commit7e490bab13f6da96262cf47ab39c5543506bd92e
tree1e38c989cc3db21e663ea2d46364bc21c86e68f6
parent9303d355b65479401a6fc53013deca6fe3996d43
e_hwc_window_queue: unset callback of wait usable before the buffers retrieve is called

callback of wait usable was not unset in _e_hwc_window_queue_prepare_unset
because cqueue of hwc_window was set to null in _e_hwc_window_queue_buffers_retrieve.

Change-Id: I5fb68ea20cec54a454add03c48701f1fd9530423
src/bin/e_hwc_window_queue.c