Searched refs:GetDCameraSupportedFormats (Results 1 – 2 of 2) sorted by relevance
67 …std::map<int, std::vector<DCResolution>> GetDCameraSupportedFormats(const std::string &abilityInfo…
234 …std::map<int, std::vector<DCResolution>> supportedFormats = GetDCameraSupportedFormats(sinkAbility… in InitOutputAbilityWithoutMode()285 … std::map<int, std::vector<DCResolution>> supportedFormats = GetDCameraSupportedFormats(format); in InitDCameraOutputAbilityKeys()804 std::map<int, std::vector<DCResolution>> DMetadataProcessor::GetDCameraSupportedFormats( in GetDCameraSupportedFormats() function in OHOS::DistributedHardware::DMetadataProcessor