OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocateChannel_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/jni/soundpool/
SoundPool.h
201
SoundChannel*
allocateChannel_l
(int priority);
SoundPool.cpp
265
channel =
allocateChannel_l
(priority);
280
SoundChannel* SoundPool::
allocateChannel_l
(int priority)
Completed in 41 milliseconds