Home
last modified time | relevance | path

Searched defs:innerCaptureSession (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_manager_impl.cpp467 …sptr<CaptureSession> innerCaptureSession = CameraManager::GetInstance()->CreateCaptureSession(Scen… in CreateCaptureSession() local
H A Dcapture_session_impl.cpp148 Camera_CaptureSession::Camera_CaptureSession(sptr<CaptureSession> &innerCaptureSession) in Camera_CaptureSession()