Searched defs:halStreamType (Results 1 – 2 of 2) sorted by relevance
339 status_t HidlUtils::audioStreamTypeFromHal(audio_stream_type_t halStreamType, in audioStreamTypeFromHal()355 audio_stream_type_t* halStreamType) { in audioStreamTypeToHal()
693 audio_stream_type_t halStreamType; in TEST() local