Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java2137 StreamConfigurationMap otherConfigs = maxResolution ? defaultConfigs : maxResConfigs; in verifyBasicSensorPixelModes() local
2141 if (configsContain(otherConfigs, format, targetSize)) { in verifyBasicSensorPixelModes()