HomeSort by relevance Sort by last modified time
    Searched refs:SetVolume (Results 1 - 15 of 15) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_tts_api_win.cc 85 speech_synthesizer_->SetVolume(static_cast<uint16>(volume * 100));
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dsound.h 185 STDMETHOD( SetVolume)(THIS_ LONG ) PURE;
209 #define IDirectSoundBuffer_SetVolume(p,a) (p)->lpVtbl->SetVolume(p,a)
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSOUND.H 185 STDMETHOD( SetVolume)(THIS_ LONG ) PURE;
209 #define IDirectSoundBuffer_SetVolume(p,a) (p)->lpVtbl->SetVolume(p,a)
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.h 163 void SetVolume(const std::string& level);
callclient.cc 228 SetVolume(words[1]);
920 void CallClient::SetVolume(const std::string& level) {
  /external/sonivox/jet_tools/JetCreator/
eas.py 223 def SetVolume (self, volume):
815 def SetVolume (self, volume):
    [all...]
  /external/chromium/webkit/glue/
webmediaplayer_impl.cc 388 setVolume(GetClient()->volume());
491 void WebMediaPlayerImpl::setVolume(float volume) {
494 pipeline_->SetVolume(volume);
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h     [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]

Completed in 397 milliseconds