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