Home
last modified time | relevance | path

Searched refs:pCaptureSession (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_manager.h237 int CreateCaptureSession(sptr<CaptureSession>* pCaptureSession);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp380 int CameraManager::CreateCaptureSession(sptr<CaptureSession> *pCaptureSession) in CreateCaptureSession() argument
397 *pCaptureSession = captureSession; in CreateCaptureSession()