OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SoundEvent
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/jni/soundpool/
SoundPool.h
31
class
SoundEvent
;
89
class
SoundEvent
92
SoundEvent
() : mChannelID(0), mLeftVolume(0), mRightVolume(0),
116
class SoundChannel : public
SoundEvent
{
150
SoundEvent
mNextEvent;
SoundPool.cpp
894
void
SoundEvent
::set(const sp<Sample>& sample, int channelID, float leftVolume,
Completed in 88 milliseconds