Lines Matching refs:mLastFpsTime
550 static nsecs_t mLastFpsTime = 0;555 nsecs_t diff = now - mLastFpsTime;557 mLastFpsTime = now;