Searched refs:mVLastFrameCount (Results 1 – 3 of 3) sorted by relevance
685 int mVLastFrameCount; variable
3093 mVFps = (((double)(mVFrameCount - mVLastFrameCount)) * in debugShowVideoFPS()3098 mVLastFrameCount = mVFrameCount; in debugShowVideoFPS()
1659 mVLastFrameCount(0), in QCamera2HardwareInterface()