Searched refs:isHidl (Results 1 – 6 of 6) sorted by relevance
28 static bool isHidl() { in isHidl() function29 static const bool isHidl = getAudioHalVersionInfo().isHidl(); in isHidl() local30 return isHidl; in isHidl()
931 EffectConfiguration::isHidl() && // only HIDL effects support channel conversion in configure_l()961 if (status != NO_ERROR && EffectConfiguration::isHidl()) { in configure_l()
33 bool isHidl() const { return type == Type::HIDL; } in isHidl() function
42 deviceInfo.isHidl = true; in createDeviceInfoWrapper()
115 bool isHidl; variable
204 if (info.isHidl) { in onDeviceAvailable()352 deviceInfo.isHidl = false; in createDeviceInfoWrapper()