Searched refs:mLastFpsTime (Results 1 – 2 of 2) sorted by relevance
246 nsecs_t mLastFpsTime; variable
729 mLastFpsTime(0), in QCamera3ProcessingChannel()1661 nsecs_t diff = now - mLastFpsTime; in showDebugFPS()1686 mLastFpsTime = now; in showDebugFPS()