add tdm_layer_get_buffer_flags 65/76865/2 accepted/tizen/common/20160701.100341 accepted/tizen/ivi/20160630.004051 accepted/tizen/mobile/20160630.004128 accepted/tizen/tv/20160630.004034 accepted/tizen/wearable/20160630.004114 submit/tizen/20160629.121628
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 27 Jun 2016 12:53:28 +0000 (21:53 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 27 Jun 2016 13:03:17 +0000 (22:03 +0900)
commit633c7139cfeb77dd009c0e99fb0d33498009b056
treee95edfc3aca4a331fbecc1f727b38e7d3ae54b67
parent0aa74b282285fd0d935a2347c668a68ff4a41276
add tdm_layer_get_buffer_flags

There can be the layer which can set and display the specific buffer
with the specific flags. Therefore, tdm user has to know the buffer flags
to create the buffer which can be set to the specified layer.

Change-Id: I1df658f4cbb4ca6019a7df1fe72c77db3d6db401
include/tdm.h
include/tdm_backend.h
src/tdm_display.c