Searched refs:mLastFpsTime (Results 1 – 2 of 2) sorted by relevance
263 nsecs_t mLastFpsTime; variable
776 mLastFpsTime(0), in QCamera3ProcessingChannel()1834 nsecs_t diff = now - mLastFpsTime; in showDebugFPS()1859 mLastFpsTime = now; in showDebugFPS()