Lines Matching refs:mFPS
851 static float mFps = 0;857 mFps = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff;860 CAMHAL_LOGI("Camera %d Frames, %f FPS", mFrameCount, mFps);881 mFPS = currentFPS;886 mFPS = mLastFPS + (currentFPS - mLastFPS)/mIter;889 mLastFPS = mFPS;