Searched defs:photoCaptureSettings (Results 1 – 5 of 5) sorted by relevance
38 …std::shared_ptr<PhotoCaptureSetting> photoCaptureSettings = std::make_shared<PhotoCaptureSetting>(… in ConfigPhotoCaptureSetting() local
39 …std::shared_ptr<PhotoCaptureSetting> photoCaptureSettings = std::make_shared<PhotoCaptureSetting>(… in ConfigPhotoCaptureSetting() local
259 …std::shared_ptr<PhotoCaptureSetting> photoCaptureSettings = std::make_shared<PhotoCaptureSetting>(… in ConfigPhotoCaptureSetting() local
268 …std::shared_ptr<PhotoCaptureSetting> photoCaptureSettings = std::make_shared<PhotoCaptureSetting>(… in ConfigPhotoCaptureSetting() local
554 int32_t PhotoOutput::Capture(std::shared_ptr<PhotoCaptureSetting> photoCaptureSettings) in Capture()