Searched refs:SCM_BF_PIXEL (Results 1 – 3 of 3) sorted by relevance
9 #define SCM_BF_PIXEL (1 << 3) // 使用图像模式 macro
39 if (type & SCM_BF_PIXEL) in __create_buffer()40 buf->flags |= SCM_BF_PIXEL; in __create_buffer()255 struct scm_buffer_info_t *buf = __create_buffer(SCM_BF_DB | SCM_BF_PIXEL); in scm_enable_double_buffer()
173 video_frame_buffer_info.flags |= SCM_BF_PIXEL; in video_init()