Searched refs:IsTripodDetectionSupported (Results 1 – 3 of 3) sorted by relevance
385 s->IsTripodDetectionSupported(); in Test31()
1718 bool IsTripodDetectionSupported();
4510 return IsTripodDetectionSupported(); in IsFeatureSupported()5914 bool CaptureSession::IsTripodDetectionSupported() in IsTripodDetectionSupported() function in OHOS::CameraStandard::CaptureSession5943 … CHECK_ERROR_RETURN_RET_LOG(!IsTripodDetectionSupported(), CameraErrorCode::OPERATION_NOT_ALLOWED, in EnableTripodStabilization()5959 … CHECK_ERROR_RETURN_RET_LOG(!IsTripodDetectionSupported(), CameraErrorCode::OPERATION_NOT_ALLOWED, in EnableTripodDetection()