Searched refs:SCM_BF_FB (Results 1 – 3 of 3) sorted by relevance
6 #define SCM_BF_FB (1 << 0) // 当前buffer是设备显存中的帧缓冲区 macro
73 if (buf->flags & SCM_BF_FB) in __destroy_buffer()
178 video_frame_buffer_info.flags |= SCM_BF_FB; in video_init()