Searched refs:n_pLastFpsTime (Results 1 – 1 of 1) sorted by relevance
1840 static nsecs_t n_pLastFpsTime = 0; in debugShowPreviewFPS() local1844 nsecs_t diff = now - n_pLastFpsTime; in debugShowPreviewFPS()1849 n_pLastFpsTime = now; in debugShowPreviewFPS()