Searched refs:n_vLastFpsTime (Results 1 – 1 of 1) 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()