Searched refs:mLastFpsTime (Results 1 – 8 of 8) sorted by relevance
432 static nsecs_t mLastFpsTime = 0; in debugShowFPS() local437 nsecs_t diff = now - mLastFpsTime; in debugShowFPS()439 mLastFpsTime = now; in debugShowFPS()
850 static nsecs_t mLastFpsTime = 0; in debugShowFPS() local856 nsecs_t diff = now - mLastFpsTime; in debugShowFPS()858 mLastFpsTime = now; in debugShowFPS()
550 static nsecs_t mLastFpsTime = 0; in debugShowFPS() local555 nsecs_t diff = now - mLastFpsTime; in debugShowFPS()557 mLastFpsTime = now; in debugShowFPS()
232 nsecs_t mLastFpsTime; variable
719 mLastFpsTime(0), in QCamera3ProcessingChannel()1548 nsecs_t diff = now - mLastFpsTime; in showDebugFPS()1573 mLastFpsTime = now; in showDebugFPS()
2883 static nsecs_t mLastFpsTime = 0; in debugShowFPS() local2888 nsecs_t diff = now - mLastFpsTime; in debugShowFPS()2890 mLastFpsTime = now; in debugShowFPS()
659 static nsecs_t mLastFpsTime = 0; in debugShowFPS() local664 nsecs_t diff = now - mLastFpsTime; in debugShowFPS()666 mLastFpsTime = now; in debugShowFPS()
3332 static nsecs_t mLastFpsTime = 0; in debugShowFPS() local3337 nsecs_t diff = now - mLastFpsTime; in debugShowFPS()3339 mLastFpsTime = now; in debugShowFPS()