Searched defs:SoundEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/jni/soundpool/
H A DSoundPool.h33 class SoundEvent;
86 class SoundEvent class in namespace:android
89 SoundEvent() : mChannelID(0), mLeftVolume(0), mRightVolume(0), function in class:android::SoundEvent
113 class SoundChannel : public SoundEvent {
149 SoundEvent mNextEvent;

Completed in 73 milliseconds