Searched refs:mVLastFpsTime (Results 1 – 3 of 3) sorted by relevance
647 nsecs_t mVLastFpsTime; variable
2924 nsecs_t diff = now - mVLastFpsTime; in debugShowVideoFPS()2930 mVLastFpsTime = now; in debugShowVideoFPS()
1655 mVLastFpsTime(0), in QCamera2HardwareInterface()