Searched refs:glupdates (Results 1 – 3 of 3) sorted by relevance
156 vc->gfx.glupdates++; in gd_gl_area_update() 200 if (vc->gfx.glupdates) { in gd_gl_area_switch() 201 vc->gfx.glupdates = 0; in gd_gl_area_switch()
143 vc->gfx.glupdates++; in gd_egl_update() 181 if (vc->gfx.glupdates) { in gd_egl_refresh() 182 vc->gfx.glupdates = 0; in gd_egl_refresh()
51 int glupdates; member