e_plane: add skip_surface_set
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 27 Jun 2017 23:00:54 +0000 (08:00 +0900)
committerBoram Park <boram1288.park@samsung.com>
Wed, 5 Jul 2017 02:59:14 +0000 (11:59 +0900)
commit67d7f500734c27f9b508323e593e8daeabf0d64e
treeb7a4d3f207b40f150b9fff2c2aa7ef144cae95cd
parent0883790c32f9a806215d918cf1a54cc6cd9fdde7
e_plane: add skip_surface_set

When the skip_surface_set is true,
e20 does not set/unset the tsurface to the layer.
Do not call the tdm functions below.
- tdm_layer_set_info
- the tdm_layer_set_buffer
- tdm_layer_unset_buffer

Change-Id: I7b6ba55e4c561e065a8857f3ff14ba004bc1f7e1
src/bin/e_plane.c
src/bin/e_plane.h