HomeSort by relevance Sort by last modified time
    Searched refs:SLboolean (Results 51 - 75 of 135) sorted by null

1 23 4 5 6

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 73 typedef SLuint32 SLboolean;
74 #define SL_BOOLEAN_FALSE ((SLboolean) 0x00000000)
75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
404 SLboolean async
408 SLboolean async
433 SLboolean preemptable
438 SLboolean *pPreemptable
444 SLboolean enabled
485 SLboolean isForTelephony;
488 SLboolean isFreqRangeContinuous
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 73 typedef SLuint32 SLboolean;
74 #define SL_BOOLEAN_FALSE ((SLboolean) 0x00000000)
75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
404 SLboolean async
408 SLboolean async
433 SLboolean preemptable
438 SLboolean *pPreemptable
444 SLboolean enabled
485 SLboolean isForTelephony;
488 SLboolean isFreqRangeContinuous
    [all...]
  /frameworks/wilhelm/src/itf/
ISeek.c 51 static SLresult ISeek_SetLoop(SLSeekItf self, SLboolean loopEnable,
108 static SLresult ISeek_GetLoop(SLSeekItf self, SLboolean *pLoopEnabled,
118 SLboolean loopEnabled = thiz->mLoopEnabled;
IVibra.c 22 static SLresult IVibra_Vibrate(SLVibraItf self, SLboolean vibrate)
36 static SLresult IVibra_IsVibrating(SLVibraItf self, SLboolean *pVibrating)
45 SLboolean vibrate = thiz->mVibrate;
I3DCommit.c 43 static SLresult I3DCommit_SetDeferred(SL3DCommitItf self, SLboolean deferred)
I3DSource.c 22 static SLresult I3DSource_SetHeadRelative(SL3DSourceItf self, SLboolean headRelative)
36 static SLresult I3DSource_GetHeadRelative(SL3DSourceItf self, SLboolean *pHeadRelative)
45 SLboolean headRelative = thiz->mHeadRelative;
97 static SLresult I3DSource_SetRolloffMaxDistanceMute(SL3DSourceItf self, SLboolean mute)
111 static SLresult I3DSource_GetRolloffMaxDistanceMute(SL3DSourceItf self, SLboolean *pMute)
120 SLboolean mute = thiz->mRolloffMaxDistanceMute;
IAndroidEffectSend.c 23 SLInterfaceID effectImplementationId, SLboolean enable, SLmillibel initialLevel)
61 SLInterfaceID effectImplementationId, SLboolean *pEnable)
71 SLboolean enable = thiz->mEnabled;
IAndroidEffect.cpp 62 SLInterfaceID effectImplementationId, SLboolean enabled) {
74 SLInterfaceID effectImplementationId, SLboolean * pEnabled) {
IDeviceVolume.c 23 SLint32 *pMinValue, SLint32 *pMaxValue, SLboolean *pIsMillibelScale)
  /frameworks/wilhelm/src/
sl_entry.c 23 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
xa_entry.c 29 (const SLInterfaceID *) pInterfaceIds, (const SLboolean *) pInterfaceRequired,
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.h 43 extern SLresult android_audioPlayer_realize(CAudioPlayer *pAudioPlayer, SLboolean async);
121 extern SLresult android_audioPlayer_loop(CAudioPlayer *pAudioPlayer, SLboolean loopEnable);
android_Effect.h 85 SLboolean enabled);
88 SLboolean *pEnabled);
113 SLboolean attach, SLmillibel sendLevel);
OutputMix_to_android.cpp 29 SLresult android_outputMix_realize(COutputMix *om, SLboolean async) {
  /frameworks/wilhelm/src/objects/
CEngine.c 52 SLresult CEngine_Realize(void *self, SLboolean async)
79 SLresult CEngine_Resume(void *self, SLboolean async)
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable
  /frameworks/wilhelm/tests/examples/
slesTestBassBoostPath.cpp 76 SLboolean required[MAX_NUMBER_INTERFACES];
194 SLboolean strengthSupported = SL_BOOLEAN_FALSE;
212 SLboolean previousEnabled = SL_BOOLEAN_FALSE;
214 SLboolean enabled;
slesTestVirtualizerPath.cpp 77 SLboolean required[MAX_NUMBER_INTERFACES];
195 SLboolean strengthSupported = SL_BOOLEAN_FALSE;
214 SLboolean previousEnabled = SL_BOOLEAN_FALSE;
216 SLboolean enabled;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 56 SLboolean enabled);
60 SLboolean *pEnabled);
87 SLboolean enable,
93 SLboolean *pEnable

Completed in 2488 milliseconds

1 23 4 5 6