[3.0] TC fail because of tbm surface is not supporting specific color depth 68/70668/1 accepted/tizen/common/20160520.171435 accepted/tizen/ivi/20160520.135447 accepted/tizen/mobile/20160520.135312 accepted/tizen/tv/20160520.135337 accepted/tizen/wearable/20160520.135418 submit/tizen/20160520.062822
authordongsug.song <dongsug.song@samsung.com>
Tue, 17 May 2016 02:21:16 +0000 (11:21 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Fri, 20 May 2016 05:36:19 +0000 (14:36 +0900)
commit27493811a37274fa58201ea6f01ab17a124f3324
treea9131cb2d22a7482a38621879d3044a04dfebde6
parente81b3e459ae24ac23a3e24decfd889246359241f
[3.0] TC fail because of tbm surface is not supporting specific color depth

 - Add "IsSupportedColorDepth()" method to check which color depth is supported on a specific HW
 - change the API name of "IsSupportedColorDepth()" to "IsColorDepthSupported()"
IsSupportedColorDepth
 - fix Dali server build error

Change-Id: Ie2fb36bca91962a6ecd5c5054daf17ce5efea0f2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
adaptors/public-api/adaptor-framework/native-image-source.cpp [changed mode: 0644->0755]
adaptors/public-api/adaptor-framework/native-image-source.h [changed mode: 0644->0755]
adaptors/tizen/native-image-source-impl-tizen.cpp [changed mode: 0644->0755]
adaptors/tizen/native-image-source-impl.h [changed mode: 0644->0755]
adaptors/x11/native-image-source-impl-x.cpp [changed mode: 0644->0755]
adaptors/x11/native-image-source-impl.h [changed mode: 0644->0755]