Searched refs:mProfile (Results 1 – 2 of 2) sorted by relevance
389 private CamcorderProfile mProfile; field in RVCVRecordActivity.CameraContext402 mProfile = null; in CameraContext()462 mProfile = profile; in setupCamera()487 return mProfile; in getProfile()496 int width = mProfile.videoFrameWidth; in init()505 (float)mProfile.videoFrameWidth/mProfile.videoFrameHeight, in init()594 private CamcorderProfile mProfile; field in RVCVRecordActivity.VideoRecorder600 mProfile = profile; in VideoRecorder()607 if (mCamera == null || mProfile ==null){ in init()618 mRecorder.setProfile(mProfile); in init()
88430 private boolean mProfile