Searched refs:mCamcorderProfile (Results 1 – 1 of 1) sorted by relevance
143 private int mCamcorderProfile = 0; field in TestingCamera747 if (pos != mCamcorderProfile) {749 mCamcorderProfile = pos;1040 mCamcorderProfileSpinner.setSelection(mCamcorderProfile); in setUpCamera()1325 mCamcorderProfile = 0; in updateCamcorderProfile()1326 log("Setting camcorder profile to " + nameArray[mCamcorderProfile]); in updateCamcorderProfile()1611 mRecorder.setProfile(mCamcorderProfiles.get(mCamcorderProfile)); in startRecording()