Home | History | Annotate | Download | only in testingcamera

Lines Matching refs:mVideoFrameRate

147     private int mVideoFrameRate = 0;
795 if (pos == mVideoFrameRate) return;
798 mVideoFrameRate = pos;
1375 mVideoFrameRate = 0;
1376 mVideoFrameRate]);
1616 if (mVideoFrameRates.get(mVideoFrameRate) > 0) {
1617 mRecorder.setVideoFrameRate(mVideoFrameRates.get(mVideoFrameRate));