Home
last modified time | relevance | path

Searched refs:testedFormats (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureRawTest.java445 int[] testedFormats) { in checkCapability() argument
459 for (int rawFormat : testedFormats) { in checkCapability()
675 private void performTestRoutine(TestRoutine routine, int[] testedFormats) throws Exception in performTestRoutine() argument
681 if (!checkCapability(id, supportedRawList, testedFormats)) { in performTestRoutine()