Lines Matching refs:mVFrameCount
2229 mVFrameCount++;2233 mVFps = (((double)(mVFrameCount - mVLastFrameCount)) *2237 mVLastFrameCount = mVFrameCount;