Searched defs:photoSession (Results 1 – 4 of 4) sorted by relevance
27 explicit PhotoSession(sptr<ICaptureSession> &photoSession): CaptureSession(photoSession) {} in PhotoSession()
484 sptr<DeferredProcessing::IDeferredPhotoProcessingSession> photoSession; in CreateDeferredPhotoProcessingSession() local
4194 sptr<PhotoSession> photoSession = static_cast<PhotoSession *>(captureSession.GetRefPtr()); variable11649 auto photoSession = static_cast<PhotoSession*>(captureSession.GetRefPtr()); variable
7376 sptr<CaptureSession> photoSession = cameraManager->CreateCaptureSession(SceneMode::CAPTURE); in TestPhotoSessionPreconfig() local