Searched refs:init_draw_graphic (Results 1 – 3 of 3) sorted by relevance
471 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()519 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()577 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()591 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()607 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()614 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
45 void init_draw_graphic( u16 fb_width, u16 fb_height ) in init_draw_graphic() function
37 extern void init_draw_graphic( u16 fb_width, u16 fb_height ) ;