Searched refs:cafSupport (Results 1 – 2 of 2) sorted by relevance
46 Supplier<OneCamera.PhotoCaptureParameters.Flash> flashMode, boolean cafSupport) { in create() argument49 ImageCaptureCommand flashOnCommand = cafSupport ? new ConvergedImageCaptureCommand( in create()62 ImageCaptureCommand flashOffCommand = cafSupport ? new ConvergedImageCaptureCommand( in create()76 ImageCaptureCommand flashAutoCommand = cafSupport ? new ConvergedImageCaptureCommand( in create()
73 boolean cafSupport) { in resetFocusExposureModes() argument76 if (cafSupport) { in resetFocusExposureModes()