Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java854 SessionConfiguration highspeedSessionConfig = new SessionConfiguration( in testSessionConfiguration() local
862 highspeedSessionConfig.getOutputConfigurations()); in testSessionConfiguration()
869 highspeedSessionConfig.getStateCallback()); in testSessionConfiguration()
875 regularSessionConfig.getExecutor(), highspeedSessionConfig.getExecutor()); in testSessionConfiguration()
882 highspeedSessionConfig.setInputConfiguration(inputConfig); in testSessionConfiguration()
889 highspeedSessionConfig.getInputConfiguration(), null); in testSessionConfiguration()
907 highspeedSessionConfig.setSessionParameters(request); in testSessionConfiguration()
914 highspeedSessionConfig.getSessionParameters()); in testSessionConfiguration()