Lines Matching refs:mLastFPSTime
850 static nsecs_t mLastFpsTime = 0;856 nsecs_t diff = now - mLastFpsTime;858 mLastFpsTime = now;874 nsecs_t diff = now - mLastFPSTime;876 mLastFPSTime = now;