Searched refs:QUALITY_HIGH (Results 1 – 13 of 13) sorted by relevance
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | CameraProfileTest.java | 45 int high = CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_HIGH); in testGetImageEncodingQualityParameter() 54 … int high = CameraProfile.getJpegEncodingQualityParameter(id, CameraProfile.QUALITY_HIGH); in testGetWithId()
|
D | CamcorderProfileTest.java | 62 CamcorderProfile.QUALITY_HIGH, 519 getWithOptionalId(CamcorderProfile.QUALITY_HIGH, cameraId); in checkGet() 769 (quality == CamcorderProfile.QUALITY_HIGH) || in isProfileMandatory()
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | MediaRecorderStressTest.java | 69 private static int mProfileQuality = CamcorderProfile.QUALITY_HIGH; 95 CamcorderProfile profile = CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_HIGH); in setUp()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | DataObjectUnitTests.java | 328 VideoProfile.QUALITY_HIGH); in testVideoProfile() 330 assertEquals(VideoProfile.QUALITY_HIGH, videoProfile.getQuality()); in testVideoProfile()
|
D | VideoCallTest.java | 355 VideoProfile.QUALITY_HIGH, in testReceiveVideoQuality() 360 .sendMockVideoQuality(VideoProfile.QUALITY_HIGH); in testReceiveVideoQuality()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/ |
D | CameraVideoActivity.java | 608 CamcorderProfile.QUALITY_HIGH, in getVideoSizeNamePairs() 686 CamcorderProfile.QUALITY_HIGH, in findRecordSize()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVRecordActivity.java | 440 CamcorderProfile.QUALITY_HIGH // existence guaranteed
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | RecordingTest.java | 107 CamcorderProfile.QUALITY_HIGH, 1828 case CamcorderProfile.QUALITY_HIGH: in allowedUnsupported()
|
D | ExtendedCameraCharacteristicsTest.java | 408 cameraId, CamcorderProfile.QUALITY_HIGH); in testAvailableStreamConfigs() 772 CamcorderProfile.QUALITY_HIGH, in verifyRecommendedVideoConfiguration()
|
/cts/tests/tests/media/recorder/src/android/media/recorder/cts/ |
D | MediaRecorderTest.java | 1263 0 /* cameraId */, CamcorderProfile.QUALITY_HIGH); in testRecordExceedFileSizeLimit()
|
/cts/tests/camera/src/android/hardware/cts/ |
D | CameraTest.java | 3341 CamcorderProfile.QUALITY_HIGH,
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsService.java | 238 CAMCORDER_PROFILE_QUALITIES_MAP.put(CamcorderProfile.QUALITY_HIGH, "HIGH"); in CAMCORDER_PROFILE_QUALITIES_MAP.put() argument
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 22024 field public static final int QUALITY_HIGH = 1; // 0x1 22071 field public static final int QUALITY_HIGH = 2; // 0x2 42229 field public static final int QUALITY_HIGH = 400; // 0x190 43372 field public static final int QUALITY_HIGH = 1; // 0x1
|