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