Searched refs:stop_l (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/media/jni/soundpool/ | ||
D | SoundPool.h | 127 void stop_l(); |
D | SoundPool.cpp | 742 stop_l(); in play() |
/frameworks/av/services/audioflinger/ | ||
D | Effects.h | 159 status_t stop_l(); |
D | Effects.cpp | 330 if (stop_l() == NO_ERROR in updateState() |