Searched refs:mPLastFrameCount (Results 1 – 3 of 3) sorted by relevance
650 int mPLastFrameCount; variable
2950 mPFps = (((double)(mPFrameCount - mPLastFrameCount)) * in debugShowPreviewFPS()2955 mPLastFrameCount = mPFrameCount; in debugShowPreviewFPS()
1658 mPLastFrameCount(0), in QCamera2HardwareInterface()