OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:done_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/jni/soundpool/
SoundPool.h
188
void
done_l
(SoundChannel* channel);
SoundPool.cpp
414
void SoundPool::
done_l
(SoundChannel* channel)
function in class:android::SoundPool
416
LOGV("
done_l
(%d)", channel->channelID());
778
mSoundPool->
done_l
(this);
792
mSoundPool->
done_l
(this);
Completed in 336 milliseconds