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
186
void
done_l
(SoundChannel* channel);
SoundPool.cpp
433
void SoundPool::
done_l
(SoundChannel* channel)
function in class:android::SoundPool
435
ALOGV("
done_l
(%d)", channel->channelID());
958
mSoundPool->
done_l
(this);
972
mSoundPool->
done_l
(this);
[
all
...]
Completed in 1329 milliseconds