Home
last modified time | relevance | path

Searched refs:GetAutoDeviceSwitchCallback (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.h1796 shared_ptr<AutoDeviceSwitchCallback> GetAutoDeviceSwitchCallback();
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp216 auto autoDeviceSwitchCallback = captureSession->GetAutoDeviceSwitchCallback(); in OnFoldStatusChanged()
6132 shared_ptr<AutoDeviceSwitchCallback> CaptureSession::GetAutoDeviceSwitchCallback() in GetAutoDeviceSwitchCallback() function in OHOS::CameraStandard::CaptureSession