add tbm surface as the Core api
[platform/core/uifw/libtbm.git] / doc / ui_tbm_doc.h
1
2 #ifndef __SAMSUNG_UI_TBM_DOC_H__
3 #define __SAMSUNG_UI_TBM_DOC_H__
4
5 /**
6  * @defgroup CAPI_UI_TBM_MODULE TBM
7  * @brief TBM stands for the Tizen Buffer Manager.
8  * @ingroup CAPI_UI_FRAMEWORK
9  *
10  * @section CAPI_UI_TBM_MODULE_OVERVIEW Overview
11  * TBM API provides functions for graphic buffer in tizen\n
12  * It provides the abstraction interface for the graphic buffer in Tizen.\n
13  * It provides the user interface for the graphic buffer.\n
14  */
15
16 #endif /* __SAMSUNG_IU_TBM_DOC_H__ */
17