e_comp_hwc: do not create backup_buffer if it exists 47/68147/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 2 May 2016 12:52:52 +0000 (21:52 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 2 May 2016 12:56:34 +0000 (21:56 +0900)
commite98f9bb84824530c6e8e5271611b9548a8bd0ebe
tree70a565bb3b1c852078c18d74eb3d7169dfe7d669
parent2c07be3c0f3dd27bbd4211e5f0ba05361c935179
e_comp_hwc: do not create backup_buffer if it exists

The backup_buffer is only destroyed when the ec
which contains the backup_buffer commits the wl_buffer.
Until that, hwc_client keep the backup_buffer.

Change-Id: I319c96e30217aeee7e3c30ec5e2f0c9e732e2824
src/bin/e_comp_hwc.c