Searched refs:rtSoundFieldAttributes (Results 1 – 6 of 6) sorted by relevance
32 val firstOrderRtAttributes = firstOrderAttributes.rtSoundFieldAttributes in init_createsCorrectRuntimeAmbisonicsIntDef()38 val secondOrderRtAttributes = secondOrderAttributes.rtSoundFieldAttributes in init_createsCorrectRuntimeAmbisonicsIntDef()44 val thirdOrderRtAttributes = thirdOrderAttributes.rtSoundFieldAttributes in init_createsCorrectRuntimeAmbisonicsIntDef()
213 val rtSoundFieldAttributes = RtSoundFieldAttributes(expectedAmbisonicsOrder) in getSoundFieldAttributes_callsRuntimeAudioTrackGetSoundFieldAttributes() constant216 .thenReturn(rtSoundFieldAttributes) in getSoundFieldAttributes_callsRuntimeAudioTrackGetSoundFieldAttributes()
28 internal val rtSoundFieldAttributes: RtSoundFieldAttributes constant in androidx.xr.scenecore.SoundFieldAttributes45 rtSoundFieldAttributes = RtSoundFieldAttributes(rtOrder)
70 attributes.rtSoundFieldAttributes, in setSoundFieldAttributes()
95 attributes.rtSoundFieldAttributes, in play()
157 attributes.rtSoundFieldAttributes, in setSoundFieldAttributes()