e_mod_effect: Get e_plane and check it's being used for displaying video now. 11/184911/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 24 Jul 2018 04:51:14 +0000 (13:51 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 24 Jul 2018 07:23:09 +0000 (16:23 +0900)
commit4dff6c34da5894e19e185f5bcb0f8dacfea94ae1
treeba6e2dd5b99f2c3a20a7cf2cf7126163b43514d8
parent063db43319f3863ebe1f8b5e986e8e40a64cafc5
e_mod_effect: Get e_plane and check it's being used for displaying video now.

From tdm_layer we can't find out it's used for displaying video.
Thus, there is possibility that tdm_layer is still used for displaying UI even
if there is video client which needs to be animated. To animate video image
properly, we have to ask E_Plane if it's used for video.

Change-Id: Ie3f0be111c47c306ead0f8b7b5cbcb22b45be075
src/e_mod_effect.c