Searched refs:egl_fb_setup_default (Results 1 – 4 of 4) sorted by relevance
29 void egl_fb_setup_default(egl_fb *fb, int width, int height);
244 egl_fb_setup_default(&scon->win_fb, ww, wh); in sdl2_gl_scanout_flush()
99 void egl_fb_setup_default(egl_fb *fb, int width, int height) in egl_fb_setup_default() function
355 egl_fb_setup_default(&vc->gfx.win_fb, ww, wh); in gd_egl_scanout_flush()