Searched refs:mPLastFrameCount (Results 1 – 3 of 3) sorted by relevance
689 int mPLastFrameCount; variable
3117 mPFps = (((double)(mPFrameCount - mPLastFrameCount)) * in debugShowPreviewFPS()3122 mPLastFrameCount = mPFrameCount; in debugShowPreviewFPS()
1663 mPLastFrameCount(0), in QCamera2HardwareInterface()