Searched refs:SL3DSourceItf (Results 1 – 3 of 3) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | I3DSource.cpp | 22 static SLresult I3DSource_SetHeadRelative(SL3DSourceItf self, SLboolean headRelative) in I3DSource_SetHeadRelative() 36 static SLresult I3DSource_GetHeadRelative(SL3DSourceItf self, SLboolean *pHeadRelative) in I3DSource_GetHeadRelative() 55 static SLresult I3DSource_SetRolloffDistances(SL3DSourceItf self, in I3DSource_SetRolloffDistances() 76 static SLresult I3DSource_GetRolloffDistances(SL3DSourceItf self, in I3DSource_GetRolloffDistances() 97 static SLresult I3DSource_SetRolloffMaxDistanceMute(SL3DSourceItf self, SLboolean mute) in I3DSource_SetRolloffMaxDistanceMute() 111 static SLresult I3DSource_GetRolloffMaxDistanceMute(SL3DSourceItf self, SLboolean *pMute) in I3DSource_GetRolloffMaxDistanceMute() 130 static SLresult I3DSource_SetRolloffFactor(SL3DSourceItf self, SLpermille rolloffFactor) in I3DSource_SetRolloffFactor() 148 static SLresult I3DSource_GetRolloffFactor(SL3DSourceItf self, SLpermille *pRolloffFactor) in I3DSource_GetRolloffFactor() 163 static SLresult I3DSource_SetRoomRolloffFactor(SL3DSourceItf self, SLpermille roomRolloffFactor) in I3DSource_SetRoomRolloffFactor() 181 static SLresult I3DSource_GetRoomRolloffFactor(SL3DSourceItf self, SLpermille *pRoomRolloffFactor) in I3DSource_GetRoomRolloffFactor() [all …]
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1807 typedef const struct SL3DSourceItf_ * const * SL3DSourceItf; typedef 1811 SL3DSourceItf self, 1815 SL3DSourceItf self, 1819 SL3DSourceItf self, 1824 SL3DSourceItf self, 1829 SL3DSourceItf self, 1833 SL3DSourceItf self, 1837 SL3DSourceItf self, 1841 SL3DSourceItf self, 1845 SL3DSourceItf self, [all …]
|
/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/ |
D | sles_trampolines.cc | 85 void RegisterSL3DSourceItfMethods(SL3DSourceItf itf) { in RegisterSL3DSourceItfMethods() 668 RegisterSL3DSourceItfMethods(*static_cast<SL3DSourceItf*>(itf)); in RegisterMethodsById()
|