e_client: check content type of ec->frame also on visibilty calculation 91/115291/1 accepted/tizen/common/20170217.161654 accepted/tizen/ivi/20170220.223336 accepted/tizen/mobile/20170220.223216 accepted/tizen/tv/20170220.223249 accepted/tizen/wearable/20170220.223315 submit/tizen/20170217.142531 submit/tizen_3.0/20170217.142619
authorMinJeong Kim <minjjj.kim@samsung.com>
Fri, 17 Feb 2017 08:20:45 +0000 (17:20 +0900)
committerMinJeong Kim <minjjj.kim@samsung.com>
Fri, 17 Feb 2017 08:26:27 +0000 (17:26 +0900)
commit0c347830b22faadef7b643175cfbe2d3a436a57d
tree57b182fd98bd454c9fbe4190c4f6f77bfb64724c
parent841ce2ba29f40d86c690c774259d12a66530eca8
e_client: check content type of ec->frame also on visibilty calculation

Some clients have an external content instead of nternal image object to
project client's buffer until the clients gets be first_mapped status.
This patch checks the client have external content or not, to include
the client into visibility calculation list.

Change-Id: Ib86333b35cbbaf0be27dcc159d274fb5a005bab6
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
src/bin/e_client.c