Add definition of function(bufmgr bind naitve display) 31/60731/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 29 Feb 2016 12:24:26 +0000 (21:24 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 29 Feb 2016 12:25:18 +0000 (21:25 +0900)
Change-Id: I7860663eb74f37b4f4c1c2dc7c5d20f918479497

src/tbm_bufmgr.h

index b1ef8fe..1c3ff90 100644 (file)
@@ -1048,7 +1048,7 @@ void tbm_bufmgr_debug_show(tbm_bufmgr bufmgr);
  */
 void tbm_bufmgr_debug_trace(tbm_bufmgr bufmgr, int onoff);
 
-
+int tbm_bufmgr_bind_native_display(tbm_bufmgr bufmgr, void *NativeDisplay);
 
 #ifdef __cplusplus
 }