Home | History | Annotate | Download | only in camera

Lines Matching refs:mProfile

140     private CamcorderProfile mProfile;
340 mProfile = profile;
583 int videoFrameWidth = mProfile.videoFrameWidth;
584 int videoFrameHeight = mProfile.videoFrameHeight;
596 "recordingProfile", mProfile,
711 if (mProfile == null) {
916 setInputValue(recorder, "recordingProfile", mProfile);