Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java399 StaticMetadata physicalStaticInfo = allStaticInfo.get(physicalId); in validateCaptureResult() local
400 physicalWaiverKeys.put(physicalId, getWaiverKeysForCamera(physicalStaticInfo)); in validateCaptureResult()
414 StaticMetadata physicalStaticInfo = allStaticInfo.get(physicalId); in validateCaptureResult() local
415 validateOneCaptureResult(errorCollector, physicalStaticInfo, in validateCaptureResult()
DRobustnessTest.java194 StaticMetadata physicalStaticInfo = mAllStaticInfo.get(physicalId); in testMandatoryOutputCombinations() local
196 physicalStaticInfo.getCharacteristics().get( in testMandatoryOutputCombinations()
206 testMandatoryStreamCombination(id, physicalStaticInfo, in testMandatoryOutputCombinations()