e_hwc_window_queue: unset callback of wait usable before the buffers retrieve is... 54/270654/1 accepted/tizen/unified/20220209.131808 submit/tizen/20220208.025455
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:30 +0000 (17:26 +0900)
commit0ae3ffc4f73b15d0e3dfe6ca849d0eb600404467
tree1e38c989cc3db21e663ea2d46364bc21c86e68f6
parente7a10fedb4f3852949bea501b1d0a52a7d3db3d9
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