Searched refs:dummy_buf (Results 1 – 1 of 1) sorted by relevance
130 static uint8_t dummy_buf; /*It won't be used as it will render to the SDL textures directly*/ in lv_sdl_window_create() local131 …lv_draw_buf_init(&draw_buf, 4096, 4096, LV_COLOR_FORMAT_ARGB8888, 4096 * 4, &dummy_buf, 4096 * 409… in lv_sdl_window_create()