HomeSort by relevance Sort by last modified time
    Searched full:volumelevel (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/tests/sandbox/
multiplay.c 256 SLmillibel volumeLevel = -((rand() & 0x7FFFFFFF) % ((SL_MILLIBEL_MIN + 1) / 10));
257 printf("volume %d\n", volumeLevel);
258 result = (*p->mPlayerVolume)->SetVolumeLevel(p->mPlayerVolume, volumeLevel);
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
findertools.py 623 def volumelevel(level): function
773 volumelevel(i)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 623 def volumelevel(level): function
773 volumelevel(i)

Completed in 309 milliseconds