Searched refs:mLastFrameCount (Results 1 – 10 of 10) sorted by relevance
431 static int mLastFrameCount = 0; in debugShowFPS() local438 mFps = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in debugShowFPS()440 mLastFrameCount = mFrameCount; in debugShowFPS()456 currentFPS = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in recalculateFPS()458 mLastFrameCount = mFrameCount; in recalculateFPS()
136 int mLastFrameCount; variable
849 static int mLastFrameCount = 0; in debugShowFPS() local857 mFps = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in debugShowFPS()859 mLastFrameCount = mFrameCount; in debugShowFPS()875 currentFPS = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in recalculateFPS()877 mLastFrameCount = mFrameCount; in recalculateFPS()
215 int mLastFrameCount; variable
1904 mLastFrameCount = 0; in startPreview()2882 static int mLastFrameCount = 0; in debugShowFPS() local2889 mFps = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in debugShowFPS()2891 mLastFrameCount = mFrameCount; in debugShowFPS()3195 currentFPS = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in recalculateFPS()3197 mLastFrameCount = mFrameCount; in recalculateFPS()
549 static int mLastFrameCount = 0; in debugShowFPS() local556 mFps = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in debugShowFPS()558 mLastFrameCount = mFrameCount; in debugShowFPS()
2336 mLastFrameCount = 0; in startPreview()3331 static int mLastFrameCount = 0; in debugShowFPS() local3338 mFps = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in debugShowFPS()3340 mLastFrameCount = mFrameCount; in debugShowFPS()3809 currentFPS = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in recalculateFPS()3811 mLastFrameCount = mFrameCount; in recalculateFPS()
936 int mLastFrameCount; variable
658 static int mLastFrameCount = 0; in debugShowFPS() local665 mFps = ((mFrameCount - mLastFrameCount) * float(s2ns(1))) / diff; in debugShowFPS()667 mLastFrameCount = mFrameCount; in debugShowFPS()
1170 int mLastFrameCount; variable