HomeSort by relevance Sort by last modified time
    Searched defs:loadSound (Results 1 - 4 of 4) sorted by null

  /external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
SoundDeviceJme.java 56 public SoundHandle loadSound(SoundSystem soundSystem, String filename) {
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 737 void CameraService::loadSound() {
739 LOG1("CameraService::loadSound ref=%d", mSoundRef);
789 cameraService->loadSound();
    [all...]
  /frameworks/base/media/tests/SoundPoolTest/src/com/android/
SoundPoolTest.java 95 private int loadSound(int resId, int priority) {
122 mSounds[index] = loadSound(mTestFiles[index], NORMAL_PRIORITY);
  /external/chromium/chrome/common/extensions/docs/examples/extensions/fx/
bg.js 181 function loadSound(file, id) {
422 loadSound(soundLists[list][id], id);

Completed in 71 milliseconds