Searched refs:mVLastFpsTime (Results 1 – 3 of 3) sorted by relevance
686 nsecs_t mVLastFpsTime; variable
3091 nsecs_t diff = now - mVLastFpsTime; in debugShowVideoFPS()3097 mVLastFpsTime = now; in debugShowVideoFPS()
1660 mVLastFpsTime(0), in QCamera2HardwareInterface()