e_comp_hwc: native surface set at the deactivated. 27/67627/11
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 27 Apr 2016 12:50:07 +0000 (21:50 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 2 May 2016 10:48:41 +0000 (19:48 +0900)
commit8c328cb074698ea25f33215c3f2d1c3d19b044fe
tree0eab6331cb1310c9ddd90a0f23f486c5e6595f91
parentb9c26b996a495ae2bdb7fdd5061c068d50ec77d9
e_comp_hwc: native surface set at the deactivated.

At the time of the transition from the nocomposite to the composite mode,
the last buffer commited at the nocompiste has to set the native surface
to the evas object of the cw. The hwc makes the copied surface and sets
the native surface set with the tbm surface type to the evas object.
The copied surface is destoryed when the next buffer commit of the wl_surface
is done by the client.

Change-Id: I44d40f4c6b7304871a1e058302d7410f4ccdc7cd
src/bin/e_comp_hwc.c
src/bin/e_comp_hwc.h [changed mode: 0644->0755]
src/bin/e_comp_object.c
src/bin/e_comp_wl.c