Lines Matching refs:mLastFpsTime
6700 static nsecs_t mLastFpsTime = 0;6704 nsecs_t diff = now - mLastFpsTime;6708 mLastFpsTime = now;6717 static nsecs_t mLastFpsTime = 0;6721 nsecs_t diff = now - mLastFpsTime;6725 mLastFpsTime = now;