Home
last modified time | relevance | path

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

/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
H A DZslPictureTakerFactory.java70 ImageCaptureCommand flashOnCommand = new ConvergedImageCaptureCommand( in create() local
90 new ZslImageCaptureCommand(logFactory, ringBuffer, metadataPool, flashOnCommand, in create()
94 flashOnCommand, flashAutoCommand, flashOffCommand); in create()
H A DFlashBasedPhotoCommand.java42 ImageCaptureCommand flashOnCommand, in FlashBasedPhotoCommand() argument
47 mFlashOnCommand = flashOnCommand; in FlashBasedPhotoCommand()
H A DPictureTakerFactory.java49 ImageCaptureCommand flashOnCommand = cafSupport ? new ConvergedImageCaptureCommand( in create() local
88 flashOnCommand, flashAutoCommand, flashOffCommand); in create()