Home | History | Annotate | Download | only in soundpool

Lines Matching refs:findSample_l

193     return findSample_l(sampleID);
196 sp<Sample> SoundPool::findSample_l(int sampleID)
263 sp<Sample> sample(findSample_l(sampleID));