HomeSort by relevance Sort by last modified time
    Searched refs:SLboolean (Results 126 - 150 of 274) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilts/ndk/r11/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/r11/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.cpp 51 static SLresult ISeek_SetLoop(SLSeekItf self, SLboolean loopEnable,
108 static SLresult ISeek_GetLoop(SLSeekItf self, SLboolean *pLoopEnabled,
118 SLboolean loopEnabled = thiz->mLoopEnabled;
IVibra.cpp 22 static SLresult IVibra_Vibrate(SLVibraItf self, SLboolean vibrate)
36 static SLresult IVibra_IsVibrating(SLVibraItf self, SLboolean *pVibrating)
45 SLboolean vibrate = thiz->mVibrate;
I3DCommit.cpp 43 static SLresult I3DCommit_SetDeferred(SL3DCommitItf self, SLboolean deferred)
I3DSource.cpp 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.cpp 23 SLInterfaceID effectImplementationId, SLboolean enable, SLmillibel initialLevel)
60 SLInterfaceID effectImplementationId, SLboolean *pEnable)
70 SLboolean enable = thiz->mEnabled;
IAndroidEffect.cpp 62 SLInterfaceID effectImplementationId, SLboolean enabled) {
74 SLInterfaceID effectImplementationId, SLboolean * pEnabled) {
IDeviceVolume.cpp 23 SLint32 *pMinValue, SLint32 *pMaxValue, SLboolean *pIsMillibelScale)
  /frameworks/wilhelm/src/android/
channels.h 61 extern SLboolean sles_is_channel_mask_valid(SLuint32 mask);
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 100 SLboolean enabled);
103 SLboolean *pEnabled);
128 SLboolean attach, SLmillibel sendLevel);
OutputMix_to_android.cpp 29 SLresult android_outputMix_realize(COutputMix *om, SLboolean async) {
  /frameworks/wilhelm/src/
sl_entry.cpp 23 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
xa_entry.cpp 29 (const SLInterfaceID *) pInterfaceIds, (const SLboolean *) pInterfaceRequired,
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 58 SLboolean enabled);
62 SLboolean *pEnabled);
89 SLboolean enable,
95 SLboolean *pEnable
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES_Android.h 80 SLboolean enabled);
84 SLboolean *pEnabled);
111 SLboolean enable,
117 SLboolean *pEnable
  /development/ndk/platforms/android-24/include/SLES/
OpenSLES_Android.h 103 SLboolean enabled);
107 SLboolean *pEnabled);
134 SLboolean enable,
140 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/r10/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 58 SLboolean enabled);
62 SLboolean *pEnabled);
89 SLboolean enable,
95 SLboolean *pEnable
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 58 SLboolean enabled);
62 SLboolean *pEnabled);
89 SLboolean enable,
95 SLboolean *pEnable
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 58 SLboolean enabled);
62 SLboolean *pEnabled);
89 SLboolean enable,
95 SLboolean *pEnable
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES_Android.h 58 SLboolean enabled);
62 SLboolean *pEnabled);
89 SLboolean enable,
95 SLboolean *pEnable
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES_Android.h 58 SLboolean enabled);
62 SLboolean *pEnabled);
89 SLboolean enable,
95 SLboolean *pEnable

Completed in 1467 milliseconds

1 2 3 4 56 7 8 91011