Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScriptGraph.java500 inputInfo = script.getOutputInfo(); in ScriptGraph()
538 : script.getOutputInfo().createAllocation(); in ScriptGraph()
DScript.java212 public AllocationInfo getOutputInfo() { in getOutputInfo() method in Script
/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiResolutionImageReaderTest.java136 multiResolutionMap.getOutputInfo(format); in testMultiResolutionCaptureCharacteristics()
381 multiResolutionMap.getOutputInfo(format); in testMultiResolutionImageReaderForFormat()
DMultiResolutionReprocessCaptureTest.java796 input ? configs.getInputInfo(format) : configs.getOutputInfo(format); in getMultiResReprocessInfo()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java280 multiResStreamConfig.getOutputInfo(format); in configureTarget()
392 !multiResStreamConfig.getOutputInfo(format).isEmpty() && in setupConfigurationTargets()