Home
last modified time | relevance | path

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

/frameworks/base/media/jni/soundpool/
DSoundPool.h33 class SoundEvent; variable
91 SoundEvent() : mChannelID(0), mLeftVolume(0), mRightVolume(0), in SoundEvent() function