Searched refs:GetSupportedVideoRotations (Results 1 – 3 of 3) sorted by relevance
569 int32_t retCode = captureSession->GetSupportedVideoRotations(supportedRotations); in GetSupportedRotations()
1062 int32_t GetSupportedVideoRotations(std::vector<int32_t>& supportedRotation);
3507 int32_t CaptureSession::GetSupportedVideoRotations(std::vector<int32_t>& supportedRotation) in GetSupportedVideoRotations() function in OHOS::CameraStandard::CaptureSession