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

/frameworks/av/include/media/
H A DSoundPool.h31 class SoundEvent;
89 class SoundEvent class in namespace:android
92 SoundEvent() : mChannelID(0), mLeftVolume(0), mRightVolume(0), function in class:android::SoundEvent
116 class SoundChannel : public SoundEvent {
150 SoundEvent mNextEvent;

Completed in 53 milliseconds