Home | History | Annotate | Download | only in testingcamera

Lines Matching refs:PROFILES

1060         final int PROFILES[] = new int[] {
1101 for (int i = 0; i < PROFILES.length; i++) {
1102 if (CamcorderProfile.hasProfile(cameraId, PROFILES[i])) {
1104 mCamcorderProfiles.add(CamcorderProfile.get(cameraId, PROFILES[i]));