Searched refs:isSessionConfigSupported (Results 1 – 5 of 5) sorted by relevance
148 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testSPerfClassJpegSizesByCamera()
271 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testBasicLogicalPhysicalStreamCombination()405 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testBasicPhysicalRequests()1085 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testBasicPhysicalStreamingForCamera()
409 SessionConfigSupport sessionConfigSupport = isSessionConfigSupported( in testMandatoryStreamCombination()
546 return isSessionConfigSupported(mCamera, mHandler, configs, in isSessionConfigurationSupported()
3492 isSessionConfigSupported(camera, handler, outputConfigs, inputConfig, in checkSessionConfigurationSupported()3501 public static SessionConfigSupport isSessionConfigSupported(CameraDevice camera, in isSessionConfigSupported() method in CameraTestUtils