Searched refs:mFrameCount (Results 1 – 1 of 1) sorted by relevance
67 private int mFrameCount = 0; field in GLRootView332 Log.d(TAG, "fps: " + (double) mFrameCount in outputFps()335 mFrameCount = 0; in outputFps()337 ++mFrameCount; in outputFps()