Searched refs:disp_width (Results 1 – 1 of 1) sorted by relevance
21 static uint32_t disp_width = 0, disp_height = 0; variable311 if (!disp_width) { in VbDisplayScreen()312 retval = VbExDisplayInit(&disp_width, &disp_height); in VbDisplayScreen()