Searched refs:__current_framework (Results 1 – 1 of 1) sorted by relevance
15 static struct scm_ui_framework_t *__current_framework; // 当前拥有屏幕控制权的框架 variable94 __current_framework = NULL; in scm_init()160 if (__current_framework == NULL) in scm_register_alloc()195 if (__current_framework == NULL) in scm_register()271 video_set_refresh_target(__current_framework->buf); in scm_enable_double_buffer()295 __current_framework = ui; in scm_framework_enable()298 __current_framework = ui; in scm_framework_enable()