Searched refs:n_pLastFpsTime (Results 1 – 1 of 1) sorted by relevance
955 static nsecs_t n_pLastFpsTime = 0; in debugShowPreviewFPS() local959 nsecs_t diff = now - n_pLastFpsTime; in debugShowPreviewFPS()963 n_pLastFpsTime = now; in debugShowPreviewFPS()