Searched defs:overrideAttributes (Results 1 – 2 of 2) sorted by relevance
396 private static AudioAttributes getAudioAttributes(@Nullable AudioAttributes overrideAttributes) { in getAudioAttributes()423 int bufferSizeInBytes, @Nullable AudioAttributes overrideAttributes) { in createAudioTrackBeforeOreo()444 int bufferSizeInBytes, @Nullable AudioAttributes overrideAttributes) { in createAudioTrackOnOreoOrHigher()465 AudioAttributes.Builder builder, AudioAttributes overrideAttributes) { in applyAttributesOnQOrHigher()
41 void ResolveInfo::overrideAttributes(const ResolveInfo& pFrom) { in overrideAttributes() function in mcld::ResolveInfo