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.java822 SessionConfiguration highspeedSessionConfig = new SessionConfiguration( in testSessionConfiguration() local
830 highspeedSessionConfig.getOutputConfigurations()); in testSessionConfiguration()
837 highspeedSessionConfig.getStateCallback()); in testSessionConfiguration()
843 regularSessionConfig.getExecutor(), highspeedSessionConfig.getExecutor()); in testSessionConfiguration()
850 highspeedSessionConfig.setInputConfiguration(inputConfig); in testSessionConfiguration()
857 highspeedSessionConfig.getInputConfiguration(), null); in testSessionConfiguration()
874 highspeedSessionConfig.setSessionParameters(request); in testSessionConfiguration()
881 highspeedSessionConfig.getSessionParameters()); in testSessionConfiguration()