Searched refs:SCM_BF_DB (Results 1 – 2 of 2) sorted by relevance
7 #define SCM_BF_DB (1 << 1) // 当前buffer是双缓冲 macro
37 buf->flags = SCM_BF_DB; in __create_buffer()255 struct scm_buffer_info_t *buf = __create_buffer(SCM_BF_DB | SCM_BF_PIXEL); in scm_enable_double_buffer()