Searched refs:GetCameraSupportFormats (Results 1 – 2 of 2) sorted by relevance
124 …std::vector<std::shared_ptr<FormatAdapter>> GetCameraSupportFormats(sptr<CameraOutputCapability> o…
244 std::vector<std::shared_ptr<FormatAdapter>> CameraManagerAdapterImpl::GetCameraSupportFormats( in GetCameraSupportFormats() function in OHOS::NWeb::CameraManagerAdapterImpl314 deviceDisc->SetSupportCaptureFormats(GetCameraSupportFormats(outputcapability)); in GetDevicesInfo()