Searched refs:isSessionConfigSupported (Results 1 – 4 of 4) sorted by relevance
260 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testBasicLogicalPhysicalStreamCombination()388 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testBasicPhysicalRequests()1007 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testBasicPhysicalStreamingForCamera()
412 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testMandatoryStreamCombination()
583 return isSessionConfigSupported(mCamera, mHandler, configs, in isSessionConfigurationSupported()
2748 isSessionConfigSupported(camera, handler, outputConfigs, inputConfig, in checkSessionConfigurationSupported()2757 public static SessionConfigSupport isSessionConfigSupported(CameraDevice camera, in isSessionConfigSupported() method in CameraTestUtils