Searched refs:vsync (Results 1 – 1 of 1) sorted by relevance
558 static int vsync = 0; in TwlMain() local560 … if(vsync == 0) // The camera is 15 fps, so update the screen once per every four V-Blanks in TwlMain()570 vsync = ++vsync % 4; in TwlMain()