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