Searched refs:n_vLastFpsTime (Results 1 – 1 of 1) sorted by relevance
1814 static nsecs_t n_vLastFpsTime = 0; in debugShowVideoFPS() local1818 nsecs_t diff = now - n_vLastFpsTime; in debugShowVideoFPS()1822 n_vLastFpsTime = now; in debugShowVideoFPS()