Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h1996 void RemoveOutputFromSet(sptr<CaptureOutput>& output);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp1032 void CaptureSession::RemoveOutputFromSet(sptr<CaptureOutput>& output) in RemoveOutputFromSet() function in OHOS::CameraStandard::CaptureSession
1083 RemoveOutputFromSet(output); in RemoveOutput()