Searched defs:maxResolution (Results 1 – 5 of 5) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | RobustnessTest.java | 218 private void testMandatoryOutputCombinations(boolean maxResolution) throws Exception { in testMandatoryOutputCombinations() 859 public void testMandatoryReprocessConfigurations(boolean maxResolution) throws Exception { in testMandatoryReprocessConfigurations() 898 MandatoryStreamCombination combination, boolean maxResolution) throws Exception { in testMandatoryReprocessableStreamCombination() 939 boolean substituteHeic, boolean maxResolution) throws Exception { in testMandatoryReprocessableStreamCombination() 2125 StreamConfigurationMap defaultConfigs, boolean maxResolution) throws Exception { in verifyBasicSensorPixelModes()
|
D | DngCreatorTest.java | 1106 int numShots, boolean maxResolution) throws Exception { in captureRawShots()
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
D | StaticMetadata.java | 960 public Size getPixelArraySizeChecked(boolean maxResolution) { in getPixelArraySizeChecked() 982 public Rect getPreCorrectedActiveArraySizeChecked(boolean maxResolution) { in getPreCorrectedActiveArraySizeChecked() 1018 public Rect getActiveArraySizeChecked(boolean maxResolution) { in getActiveArraySizeChecked() 1047 public Size getRawDimensChecked(boolean maxResolution) throws Exception { in getRawDimensChecked() 1604 boolean fastSizes, boolean slowSizes, boolean maxResolution) { in getAvailableSizesForFormatChecked()
|
/cts/tests/sensor/src/android/hardware/cts/ |
D | SensorTest.java | 667 float maxResolution = SensorCtsHelper.getRequiredMaxResolutionForSensor(sensor); in assertSensorValues() local
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
D | CameraTestUtils.java | 1996 CameraManager cameraManager, boolean maxResolution) throws CameraAccessException { in getSupportedSizeForFormat() 2142 CameraManager cameraManager, int format, boolean maxResolution, Size bound) in getSortedSizesForFormat()
|