video: Don't make a call e_pixmap_image_clear() in spite of no damage when it comes... 41/207741/2
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 14 May 2019 04:14:38 +0000 (13:14 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 12 Jun 2019 07:22:36 +0000 (07:22 +0000)
commit34092a427dd992c111aa48d9ce179b4cd5fcd5f2
treec1bb4fa0a0d3420d7236311617cb20f66d1630da
parent70d19109d7f330ed553381840adf48891f428e5a
video: Don't make a call e_pixmap_image_clear() in spite of no damage when it comes to hwc video client.

Since E20 don't mark damages on e_comp_object when it comes to
'E_COMP_WL_BUFFER_TYPE_VIDEO', so it shouldn't make a call e_pixmap_image_clear(TRUE).
It will be handled by video implementation.

Change-Id: I05eb5e065e59fa927816593025b29be309a05e6f
src/bin/e_comp_wl.c
src/bin/e_comp_wl_subsurface.c